ken mays wrote:
Hello,
Blastwave.org has just released a port of GCC 4.3.3 for Sun Solaris 8 and above
(i.e. including all OpenSolaris-compatible distros).
Nice work guys..
For the really adventurous... another dev and I have packaged gcc 4.4
experimental..
http://pkg.osunix.org/gcc/
It's just a tarball you can extract to /opt/
gcc64.tar.gz <http://pkg.osunix.org/gcc/gcc64.tar.gz> == experimental 64 bit
version compiled with gnu ld
codestr0m-gcc-4.4.tar.bz2 <http://pkg.osunix.org/gcc/codestr0m-gcc-4.4.tar.bz2>
== really small c only 32 bit version compiled with sun ld.. (so far very bug free)
misc patch that's the other dev's work-in-progress..
http://pkg.osunix.org/gcc/gcc64-solaris.patch
gcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ./configure --prefix=/opt/gcc/gcc-4.4
--with-as=/usr/local/src/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared --with-mpfr-include=/usr/include/mpfr
--with-gmp-include=/usr/include/gmp LDFLAGS=-lgmp
Thread model: posix
gcc version 4.4.0 20090130 (experimental) (GCC)
If you're on opensolaris you'll need to pull a recent binutils if you want all
the latest features, but otherwise I think you only need
pkg install
sunstudioexpress, SUNWflexlex, SUNWgnu-mpfr, SUNWgnu-mp, SUNWgmake, SUNWxwinc,
SUNWaudh, SUNWxorg-headers, SUNWgnome-common-devel
Cheers,
./Christopher
Questions?
#ospkg - irc.freenode.net
_______________________________________________
opensolaris-discuss mailing list
[email protected]