On 1/9/06, Cyril Plisko <cyril.plisko at gmail.com> wrote: > On 1/9/06, Darren J Moffat <Darren.Moffat at sun.com> wrote: > > On Sun, 2006-01-08 at 11:17, Dennis Clarke wrote: > > > > GCC comes with Solaris so we may just use it. Current version should be > > > > allright. > > > > > > This is core Solaris 10 .. so no GCC by default. > > > > Yes it does it is in /usr/sfw/bin/gcc, delivered by SUNWgcc. > > Dennis was saying that it is Core Solaris cluster installed there > No fun stuff :) >
Actually .. I was wrong. I had thought that there would be no GCC by default in a core install but it seems that even a core install carries some fluff in it. # uname -a SunOS blastware 5.10 Generic_118822-25 sun4u sparc SUNW,UltraSPARC-IIi-cEngine # /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) Go figure. Dennis
