summaryrefslogtreecommitdiff
path: root/libc/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'libc/INSTALL')
-rw-r--r--libc/INSTALL11
1 files changed, 6 insertions, 5 deletions
diff --git a/libc/INSTALL b/libc/INSTALL
index 6088275a1..4327ea193 100644
--- a/libc/INSTALL
+++ b/libc/INSTALL
@@ -327,9 +327,9 @@ build the GNU C Library:
recommend GNU `make' version 3.79. All earlier versions have
severe bugs or lack features.
- * 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 the GNU C Library.
You can use whatever compiler you like to compile programs that use
@@ -352,10 +352,11 @@ build the GNU C Library:
installation mechanism for the info files is not present or works
differently.
- * GNU `awk' 3.0, or higher
+ * GNU `awk' 3.1.2, or higher
- `Awk' is used in several places to generate files. `gawk' 3.0 is
- known to work.
+ `awk' is used in several places to generate files. Some `gawk'
+ extensions are used, including the `asorti' function, which was
+ introduced in version 3.1.2 of `gawk'.
* Perl 5