aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorRoman Lechtchinsky <rl@cs.tu-berlin.de>2001-09-15 11:47:05 +0000
committerGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2001-09-15 11:47:05 +0000
commit9a68033cb53c16ac7243c5829d7633683255c7ed (patch)
tree7f9282d48f048fe8c6db6c3523a4af66505fe377 /gcc/doc
parent24f69eefdd978682c9d3ecc26ab6080e9437c682 (diff)
* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix
example. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@45629 138bc75d-0d04-0410-961f-82ee72b054a4
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 d8cca022ca1..12c106eb00a 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