aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@adacore.com>2008-06-09 10:27:03 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2008-06-09 10:27:03 +0200
commit2c2b17103d38452f39a4a1297c6577e7d2b2f8d9 (patch)
treeaf22f126a1b2c980d11cc28b413e3288ecf6fa81 /gcc/doc
parent4a598c32e4c0df4762b55e543774648bcaf5a8f9 (diff)
downloadgcc-2c2b17103d38452f39a4a1297c6577e7d2b2f8d9.zip
gcc-2c2b17103d38452f39a4a1297c6577e7d2b2f8d9.tar.gz
gcc-2c2b17103d38452f39a4a1297c6577e7d2b2f8d9.tar.bz2
* doc/install.texi: Update requirements to build the Ada compiler.
From-SVN: r136580
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 127f065..8c5b6d4 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -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.