OSDN Git Service

* doc/install.texi: Update requirements to build the Ada compiler.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 2008 08:27:03 +0000 (08:27 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 2008 08:27:03 +0000 (08:27 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136580 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index bbc057f..fdad22b 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-09  Arnaud Charlet  <charlet@adacore.com
+
+       * doc/install.texi: Update requirements to build the Ada compiler.
+
 2008-06-08  Steven Bosscher  <stevenb.gcc@gmail.com>
 
        * df-scan.c (struct df_scan_problem_data): Remove the
index 127f065..8c5b6d4 100644 (file)
@@ -1903,7 +1903,7 @@ and network filesystems.
 @section Building the Ada compiler
 
 In order to build GNAT, the Ada compiler, you need a working GNAT
-compiler (GNAT version 3.14 or later, or GCC version 3.1 or later).
+compiler (GCC version 3.4 or later).
 This includes GNAT tools such as @command{gnatmake} and
 @command{gnatlink}, since the Ada front end is written in Ada and
 uses some GNAT-specific extensions.