From fafea7136a783112e8bcb483af4242438ef1e8dc Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 15 Sep 2001 11:47:05 +0000 Subject: * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix example. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45629 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc') 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 -- cgit v1.2.1