aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-11-27 18:04:14 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-11-27 18:04:14 +0000
commit75043b67043e3f325a24a4634aff9a1462c071e4 (patch)
treeb14486a969a1f8e3030906ca6e49022c6c00f81e
parent5536b61c1e2a849f29e1a4d9991cc85c2e24c8c7 (diff)
downloadgcc-75043b67043e3f325a24a4634aff9a1462c071e4.zip
gcc-75043b67043e3f325a24a4634aff9a1462c071e4.tar.gz
gcc-75043b67043e3f325a24a4634aff9a1462c071e4.tar.bz2
* doc/install.texi: Remove ADAC reference and make accurate.
From-SVN: r74001
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi8
2 files changed, 7 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e0aed8d..703d8df 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-27 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * doc/install.texi: Remove ADAC reference and make accurate.
+
2003-11-27 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.h (FUNCTION_VALUE): Use R0_REG.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index ac8ddfc..7e693b5 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1419,11 +1419,9 @@ GNAT-specific extensions), and GNU make.
However, you do not need a full installation of GNAT, just the GNAT
binary @file{gnat1}, a copy of @file{gnatbind}, and a compiler driver
which can deal with Ada input (by invoking the @file{gnat1} binary).
-You can specify this compiler driver by setting the @env{ADAC}
-environment variable at the configure step. @command{configure} can
-detect the driver automatically if it has got a common name such as
-@command{gcc} or @command{gnatgcc}. Of course, you still need a working
-C compiler (the compiler driver can be different or not).
+Of course, you still need a working C compiler, with the same compiler
+driver.
+
@command{configure} does not test whether the GNAT installation works
and has a sufficiently recent version; if too old a GNAT version is
installed, the build will fail unless @option{--enable-languages} is