> On Thu, Jan 04, 2007 at 12:32:45PM -0500, Nicholas Senedzuk wrote:
>> I know that on Solaris 10 gcc is installed on the OS by default. Is it the
>> same way on Nevada?
>
> Yes, gcc is in /usr/sfw/bin on Nevada, by default.
>
> % gcc -v
> Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs
> Configured with: /builds1/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
> --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
> --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77
> --enable-shared
> Thread model: posix
> gcc version 3.4.3 (csl-sol210-3_4-20050802)
>
>

bash-3.00$ uname -a
SunOS phobos 5.11 snv_49 i86pc i386 i86pc

bash-3.00$ /usr/sfw/bin/gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs
Configured with: /builds1/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)

bash-3.00$ pkginfo | grep -i gcc
system      SUNWgcc                          gcc - The GNU C compiler
system      SUNWgccruntime                   GCC Runtime libraries


$ uname -a
SunOS neptune 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Blade-2500
$ cat /etc/release
                       Solaris 10 11/06 s10s_u3wos_10 SPARC
           Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 14 November 2006
$ psrinfo -v
Status of virtual processor 0 as of: 01/05/2007 00:09:40
  on-line since 01/04/2007 20:48:26.
  The sparcv9 processor operates at 1600 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 1 as of: 01/05/2007 00:09:40
  on-line since 01/04/2007 20:48:29.
  The sparcv9 processor operates at 1600 MHz,
        and has a sparcv9 floating point processor.
$ prtconf -v | grep Memory
Memory size: 2048 Megabytes
$
$ /usr/sfw/bin/gcc -v

Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with:
/gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
$ $
$

if you want something that is more current then look here :

http://www.blastwave.org/packages.php/gcc2

http://www.blastwave.org/packages.php/gcc3

http://www.blastwave.org/packages.php/gcc4core

or just look in the list at http://www.blastwave.org/packages.php  and
scroll down to the gcc area .. they are all there.

As for GCC 3.4.6 , well, its a pretty minor update and I think that Peter
and I chatted about it a while ago and we both simply shrugged.

Dennis

_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to