Gerald Pfeifer <ger...@pfeifer.com> writes: > On Mon, 12 Mar 2012, Rainer Orth wrote: >> Tested with make doc/gccinstall.info doc/gccinstall.pdf, ok for mainline >> and 4.7 branch? > > +Sun does not ship a C compiler with Solaris 2 before Solaris 10, though > +you can download the Sun Studio compilers for free. In Solaris 10 and > +11, GCC 3.4.3 is available in @command{/usr/sfw/bin/gcc}. Solaris 11 > +also provides GCC 4.5.2 in @command{/usr/gcc/4.5/bin/gcc}. Alternatively, > > I see Richi has approved, just wonder whether "as @command" would > be more appropriate than "in @command", twice?
I think so. Ok for mainline and 4.7 branch? Rainer 2012-03-15 Rainer Orth <r...@cebitec.uni-bielefeld.de> * doc/install.texi (Specific, *-*-solaris2*): Improve wording.
# HG changeset patch # Parent a1e4c800ecf4ef89c2393b7471ebdf9bbcad40e1 Improve wording in GCC 4.7 Solaris update to install.texi diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4071,8 +4071,8 @@ been removed in GCC 4.6. Sun does not ship a C compiler with Solaris 2 before Solaris 10, though you can download the Sun Studio compilers for free. In Solaris 10 and -11, GCC 3.4.3 is available in @command{/usr/sfw/bin/gcc}. Solaris 11 -also provides GCC 4.5.2 in @command{/usr/gcc/4.5/bin/gcc}. Alternatively, +11, GCC 3.4.3 is available as @command{/usr/sfw/bin/gcc}. Solaris 11 +also provides GCC 4.5.2 as @command{/usr/gcc/4.5/bin/gcc}. Alternatively, you can install a pre-built GCC to bootstrap and install GCC. See the @uref{binaries.html,,binaries page} for details.
-- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University