From 068e571426abcce61b16c16542cb5b2111aaffb7 Mon Sep 17 00:00:00 2001 From: Roman Lechtchinsky Date: Sat, 15 Sep 2001 11:47:05 +0000 Subject: [PATCH] install.texi (Specific, [...]): Fix example. * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix example. From-SVN: r45629 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 24aad727cb4..17ddd38c9a7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-09-14 Roman Lechtchinsky + + * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix + example. + 2001-09-15 Neil Booth * scan-decls.c (scan_decls): Fix typo. 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 -- 2.30.2