re PR bootstrap/30739 (awk Prerequisite is not documented)
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 18 Jun 2008 18:46:35 +0000 (18:46 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Wed, 18 Jun 2008 18:46:35 +0000 (18:46 +0000)
gcc/
PR documentation/30739
* doc/install.texi (Prerequisites): Document dependency on awk.

From-SVN: r136902

gcc/ChangeLog
gcc/doc/install.texi

index 842a63bb72b2a224a4168d10922c0720f7074c0d..be29e2d94a626dc05d43ec103b519c5a96561838 100644 (file)
@@ -1,3 +1,8 @@
+2008-06-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR documentation/30739
+       * doc/install.texi (Prerequisites): Document dependency on awk.
+
 2008-06-18  Uros Bizjak  <ubizjak@gmail.com>
            Ian Lance Taylor  <iant@google.com>
 
index d21becf76c0990e6928bd4577cde041024f434a7..8292fbf01c131821459b40016c30a777d081e2bb 100644 (file)
@@ -273,6 +273,12 @@ environment to your ``good'' shell prior to running
 @command{zsh} is not a fully compliant POSIX shell and will not
 work when configuring GCC@.
 
+@item A POSIX or SVR4 awk
+
+Necessary for creating some of the generated source files for GCC@.
+If in doubt, use a recent GNU awk version, as some of the older ones
+are broken.  GNU awk version 3.1.5 is known to work.
+
 @item GNU binutils
 
 Necessary in some circumstances, optional in others.  See the