diff options
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/install.texi b/manual/install.texi index b8deb9ceba..35948b1bbb 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -478,7 +478,7 @@ GCC 4.9 or newer GCC 4.9 or higher is required. In general it is recommended to use the newest version of the compiler that is known to work for building @theglibc{}, as newer compilers usually produce better code. As of -release time, GCC 6.3 is the newest compiler verified to work to build +release time, GCC 7.1 is the newest compiler verified to work to build @theglibc{}. For PowerPC 64-bits little-endian (powerpc64le), GCC 6.2 or higher is @@ -503,7 +503,7 @@ GNU @code{binutils} 2.25 or later You must use GNU @code{binutils} (as and ld) to build @theglibc{}. No other assembler or linker has the necessary functionality at the -moment. As of release time, GNU @code{binutils} 2.25 is the newest +moment. As of release time, GNU @code{binutils} 2.27 is the newest verified to work to build @theglibc{}. @item |