Linked by Robert Escue on Wed 2nd Mar 2005 22:28 UTC
Sun Solaris, OpenSolaris The vast majority of operating system reviews are the result of a user spending a few days or weeks using a particular operating system and writing about their observations. This review is the result of my continued use of Solaris 10 (previously Solaris Express) from August 2003 to February 2005.
Permalink for comment
To read all comments associated with this story, please click here.
RE: GCC?
by Anonymous on Wed 2nd Mar 2005 23:31 UTC

$ uname -a
SunOS sunrise 5.10 Generic i86pc i386 i86pc
$ /usr/sfw/bin/gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /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 --w
ithout-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
$

What was so hard about that?