diff options
Diffstat (limited to 'manual')
-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 67e1e10e91..2a87a2725a 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -499,9 +499,9 @@ As of relase time, GNU @code{make} 4.2.1 is the newest verified to work to build @theglibc{}. @item -GCC 4.9 or newer +GCC 5 or newer -GCC 4.9 or higher is required. In general it is recommended to use +GCC 5 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 8.1.1 is the newest compiler verified to work to build |