diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-08-02 18:22:58 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-08-02 18:22:58 +0530 |
commit | 15192aaa252afddb97413812e32eaea80c55af19 (patch) | |
tree | 6013287e21d5e180b05e9b6cedd8c0e287c05a09 /manual/install.texi | |
parent | 4d9a5c60e17a4a621551577bbdfd0893cf2bccb0 (diff) | |
download | glibc-15192aaa252afddb97413812e32eaea80c55af19.tar glibc-15192aaa252afddb97413812e32eaea80c55af19.tar.gz glibc-15192aaa252afddb97413812e32eaea80c55af19.tar.bz2 glibc-15192aaa252afddb97413812e32eaea80c55af19.zip |
Update contributors and latest gcc and binutils versions
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 |