aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Lechtchinsky <rl@cs.tu-berlin.de>2001-09-15 11:47:05 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2001-09-15 11:47:05 +0000
commit068e571426abcce61b16c16542cb5b2111aaffb7 (patch)
tree7f9282d48f048fe8c6db6c3523a4af66505fe377
parent65813f56c90b4a9c114558f74d1b01e7bb801231 (diff)
downloadgcc-068e571426abcce61b16c16542cb5b2111aaffb7.zip
gcc-068e571426abcce61b16c16542cb5b2111aaffb7.tar.gz
gcc-068e571426abcce61b16c16542cb5b2111aaffb7.tar.bz2
install.texi (Specific, [...]): Fix example.
* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix example. From-SVN: r45629
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 24aad72..17ddd38 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-14 Roman Lechtchinsky <rl@cs.tu-berlin.de>
+
+ * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix
+ example.
+
2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
* scan-decls.c (scan_decls): Fix typo.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index d8cca02..12c106e 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1647,7 +1647,7 @@ need to tell GCC where to find the assembler and the linker. The
simplest way to do so is by providing @option{--with-as} and
@option{--with-ld} to @file{configure}, e.g.@:
-@samp{configure --with-as=/opt/ctl/bin/cam --with-ld=/opt/ctl/bin/cam
+@samp{configure --with-as=/opt/ctl/bin/cam --with-ld=/opt/ctl/bin/cld
--enable-languages=c}
The comparison test during @samp{make bootstrap} fails on Unicos/Mk