diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-01-18 17:27:47 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-01-18 17:27:47 +0000 |
commit | ae7b8fbdda76d0777de8d62ffc79f3265121fcd2 (patch) | |
tree | 27557013bea2873b519c8210eacdcad62f5d0348 /manual/install.texi | |
parent | 570c443352023691f4f7c9ed40199f18c746568c (diff) | |
download | glibc-ae7b8fbdda76d0777de8d62ffc79f3265121fcd2.tar glibc-ae7b8fbdda76d0777de8d62ffc79f3265121fcd2.tar.gz glibc-ae7b8fbdda76d0777de8d62ffc79f3265121fcd2.tar.bz2 glibc-ae7b8fbdda76d0777de8d62ffc79f3265121fcd2.zip |
Update install.texi latest GCC version known to work.
* manual/install.texi (Tools for Compilation): Update GCC version
known to work to build glibc.
* INSTALL: Regenerated.
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index 2657da108b..266add8ba9 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -460,7 +460,7 @@ GCC 4.7 or newer GCC 4.7 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 5.3 is the newest compiler verified to work to build +release time, GCC 6.3 is the newest compiler verified to work to build @theglibc{}. For multi-arch support it is recommended to use a GCC which has been built with |