aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2019-08-01 00:22:46 -0400
committerCarlos O'Donell <carlos@redhat.com>2019-08-01 00:22:46 -0400
commite712490684d1ab3f72677dc9b06ad415d5577b95 (patch)
tree64eb49a2b4e24a1b3e89f53b44e09abf2165791a /INSTALL
parentcc3bf319336351a124b2f3cd007a43eae8f329aa (diff)
downloadglibc-e712490684d1ab3f72677dc9b06ad415d5577b95.zip
glibc-e712490684d1ab3f72677dc9b06ad415d5577b95.tar.gz
glibc-e712490684d1ab3f72677dc9b06ad415d5577b95.tar.bz2
Update install and NEWS for 2.30 release.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index e137a71..16987cd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -464,7 +464,7 @@ build the GNU C Library:
GCC 6.2 or higher is required. In general it is recommended to use
the newest version of the compiler that is known to work for
building the GNU C Library, as newer compilers usually produce
- better code. As of release time, GCC 8.2.1 is the newest compiler
+ better code. As of release time, GCC 9.1.1 is the newest compiler
verified to work to build the GNU C Library.
For multi-arch support it is recommended to use a GCC which has
@@ -495,7 +495,7 @@ build the GNU C Library:
need this version of the 'texinfo' package. Earlier versions do
not understand all the tags used in the document, and the
installation mechanism for the info files is not present or works
- differently. As of release time, 'texinfo' 6.5 is the newest
+ differently. As of release time, 'texinfo' 6.6 is the newest
verified to work to build the GNU C Library.
* GNU 'awk' 3.1.2, or higher
@@ -516,7 +516,7 @@ build the GNU C Library:
Perl is not required, but if present it is used in some tests and
the 'mtrace' program, to build the GNU C Library manual. As of
- release time 'perl' version 5.28.1 is the newest verified to work
+ release time 'perl' version 5.28.2 is the newest verified to work
to build the GNU C Library.
* GNU 'sed' 3.02 or newer
@@ -528,7 +528,7 @@ build the GNU C Library:
* Python 3.4 or later
Python is required to build the GNU C Library. As of release time,
- Python 3.7.1 is the newest verified to work for building and
+ Python 3.7.4 is the newest verified to work for building and
testing the GNU C Library.
* PExpect 4.0
@@ -545,7 +545,7 @@ build the GNU C Library:
use the pretty printers. Notice that your system having Python
available doesn't imply that GDB supports it, nor that your
system's Python and GDB's have the same version. As of release
- time GNU 'debugger' 8.2 is the newest verified to work to test the
+ time GNU 'debugger' 8.3 is the newest verified to work to test the
pretty printers.
Unless Python, PExpect and GDB with Python support are present, the