about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2017-08-02 18:22:58 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2017-08-02 18:22:58 +0530
commit15192aaa252afddb97413812e32eaea80c55af19 (patch)
tree6013287e21d5e180b05e9b6cedd8c0e287c05a09 /INSTALL
parent4d9a5c60e17a4a621551577bbdfd0893cf2bccb0 (diff)
downloadglibc-15192aaa252afddb97413812e32eaea80c55af19.tar.gz
glibc-15192aaa252afddb97413812e32eaea80c55af19.tar.xz
glibc-15192aaa252afddb97413812e32eaea80c55af19.zip
Update contributors and latest gcc and binutils versions
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 0ff87ed603..4d9024c667 100644
--- a/INSTALL
+++ b/INSTALL
@@ -431,7 +431,7 @@ build the GNU C Library:
      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 the GNU C Library, as newer compilers usually produce
-     better code.  As of release time, GCC 6.3 is the newest compiler
+     better code.  As of release time, GCC 7.1 is the newest compiler
      verified to work to build the GNU C Library.
 
      For PowerPC 64-bits little-endian (powerpc64le), GCC 6.2 or higher
@@ -458,7 +458,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.25 is the newest
+     moment.  As of release time, GNU 'binutils' 2.27 is the newest
      verified to work to build the GNU C Library.
 
    * GNU 'texinfo' 4.7 or later