install.texi: Ada-enabled bootstrap requires GNAT 3.14 or later.
authorFlorian Weimer <fw@deneb.enyo.de>
Fri, 30 May 2003 15:52:42 +0000 (17:52 +0200)
committerFlorian Weimer <fw@gcc.gnu.org>
Fri, 30 May 2003 15:52:42 +0000 (17:52 +0200)
2003-05-30  Florian Weimer  <fw@deneb.enyo.de>

* doc/install.texi: Ada-enabled bootstrap requires GNAT 3.14 or
later.

From-SVN: r67244

gcc/ChangeLog
gcc/doc/install.texi

index 336d19d037def61f197b345e411cc2baa24f0e6f..cc0723390416663e5dac8e31b62d651906f95b16 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-30  Florian Weimer  <fw@deneb.enyo.de>
+
+       * doc/install.texi: Ada-enabled bootstrap requires GNAT 3.14 or
+       later.
+
 2003-05-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier
index c6f55400c384f4528f5796e13aa01acc33ee5f82..ba17f86bec7c7484f43828693367cb6ff56e381e 100644 (file)
@@ -1141,7 +1141,7 @@ the number of processors in your machine.
 @section Building the Ada compiler
 
 In order to build GNAT, the Ada compiler, you need a working GNAT
-compiler (GNAT version 3.13 or later, or GCC version 3.1 or later),
+compiler (GNAT version 3.14 or later, or GCC version 3.1 or later),
 since the Ada front end is written in Ada (with some
 GNAT-specific extensions), and GNU make.