From 8f2afc2131ff5df4770566a5a9a8152a5694751d Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 20 Jun 2003 10:00:02 +0200 Subject: [PATCH] install.texi (--with-gnu-as): Mention SPARC/Solaris and SPARC64/Solaris as platforms where --with-gnu-as... * doc/install.texi (--with-gnu-as): Mention SPARC/Solaris and SPARC64/Solaris as platforms where --with-gnu-as makes a difference. (--with-as): Add @anchor. (--with-gnu-ld): Fix typo. (--with-ld): Add @uref to --with-as. From-SVN: r68249 --- gcc/ChangeLog | 8 ++++++++ gcc/doc/install.texi | 15 ++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f07672e046e..049f5cbff32 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2003-06-20 Eric Botcazou + + * doc/install.texi (--with-gnu-as): Mention SPARC/Solaris and + SPARC64/Solaris as platforms where --with-gnu-as makes a difference. + (--with-as): Add @anchor. + (--with-gnu-ld): Fix typo. + (--with-ld): Add @uref to --with-as. + 2003-06-19 Zack Weinberg * doc/tm.texi: Uniformly use @defmac for macros, rather than diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index b9e4800582b..f870161b39c 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -745,13 +745,15 @@ whether you use the GNU assembler. On any other system, @item @samp{m68000-att-sysv} @item @samp{@var{any}-lynx-lynxos} @item @samp{mips-@var{any}} +@item @samp{sparc-sun-solaris2.@var{any}} +@item @samp{sparc64-@var{any}-solaris2.@var{any}} @end itemize -On the systems listed above (except for the HP-PA, for ISC on the -386, and for @samp{mips-sgi-irix5.*}), if you use the GNU assembler, +On the systems listed above (except for the HP-PA, the SPARC, for ISC on +the 386, and for @samp{mips-sgi-irix5.*}), if you use the GNU assembler, you should also use the GNU linker (and specify @option{--with-gnu-ld}). -@item --with-as=@var{pathname} +@item @anchor{with-as}--with-as=@var{pathname} Specify that the compiler should use the assembler pointed to by @var{pathname}, rather than the one found by the standard rules to find an assembler, which @@ -776,12 +778,11 @@ and want to choose one that is not found by the above rules. @item @anchor{with-gnu-ld}--with-gnu-ld Same as @uref{#with-gnu-as,,@option{--with-gnu-as}} -but for linker. - +but for the linker. @item --with-ld=@var{pathname} -Same as -@option{--with-as}, but for the linker. +Same as @uref{#with-as,,@option{--with-as}} +but for the linker. @item --with-stabs Specify that stabs debugging