mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-06 00:20:27 +08:00
install.texi (Specific, [...]): Fix example.
* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix example. From-SVN: r45629
This commit is contained in:
parent
65813f56c9
commit
068e571426
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user