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 3608a114f5..96d3bef00d 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -353,9 +353,9 @@ recommend GNU @code{make} version 3.79. All earlier versions have severe bugs or lack features. @item -GCC 4.3 or newer, GCC 4.6 recommended +GCC 4.4 or newer, GCC 4.6 recommended -GCC 4.3 or higher is required; as of this writing, GCC 4.6 is the +GCC 4.4 or higher is required; as of this writing, GCC 4.6 is the compiler we advise to use to build @theglibc{}. You can use whatever compiler you like to compile programs that use |