Commit 068e5714 by Roman Lechtchinsky Committed by Gerald Pfeifer

install.texi (Specific, [...]): Fix example.

	* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix
	example.

From-SVN: r45629
parent 65813f56
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> 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
* scan-decls.c (scan_decls): Fix typo. * scan-decls.c (scan_decls): Fix typo.
......
...@@ -1647,7 +1647,7 @@ need to tell GCC where to find the assembler and the linker. The ...@@ -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 simplest way to do so is by providing @option{--with-as} and
@option{--with-ld} to @file{configure}, e.g.@: @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} --enable-languages=c}
The comparison test during @samp{make bootstrap} fails on Unicos/Mk The comparison test during @samp{make bootstrap} fails on Unicos/Mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment