From df5919dfeb5424c90a1f623315abd67e87bad6a3 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Sat, 1 Feb 2020 16:14:37 +0530 Subject: Update newest tested versions of dependencies in install.texi Updated versions of gcc, binutils, awk, bison and perl. --- INSTALL | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 392537cc5c..242cb06f91 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 9.1.1 is the newest compiler + better code. As of release time, GCC 9.2.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 @@ -486,7 +486,7 @@ build the GNU C Library: You must use GNU 'binutils' (as and ld) to build the GNU C Library. No other assembler or linker has the necessary functionality at the - moment. As of release time, GNU 'binutils' 2.31.1 is the newest + moment. As of release time, GNU 'binutils' 2.32 is the newest verified to work to build the GNU C Library. * GNU 'texinfo' 4.7 or later @@ -503,20 +503,20 @@ build the GNU C Library: 'awk' is used in several places to generate files. Some 'gawk' extensions are used, including the 'asorti' function, which was introduced in version 3.1.2 of 'gawk'. As of release time, 'gawk' - version 4.2.1 is the newest verified to work to build the GNU C + version 5.0.1 is the newest verified to work to build the GNU C Library. * GNU 'bison' 2.7 or later 'bison' is used to generate the 'yacc' parser code in the 'intl' - subdirectory. As of release time, 'bison' version 3.0.5 is the + subdirectory. As of release time, 'bison' version 3.4.1 is the newest verified to work to build the GNU C Library. * Perl 5 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.2 is the newest verified to work + release time 'perl' version 5.30.1 is the newest verified to work to build the GNU C Library. * GNU 'sed' 3.02 or newer -- cgit 1.4.1