Hey, just a note to let you guys know i bootstrapped gcc 3.4.5 on my SPARC64/OpenSolaris ( ultrasparc II / opensolaris nv28) box (after fighting with it, but that's my fault). I haven't tried to compile g77 or ada or any such thing, since i only need c and c++. Only one processor in the box, no idea how this'd work with SMP.
evidently GNU make is a must. GNU binutils, similarly. The compiler i used to build GCC (and everything previous) was SunStudio10 (which is register-for-free-smokes free). also, the requirement that one passes CC="cc -xildoff -xarch=v9" is still in effect with studio10/solaris11 here's the shell output you guys want: [SPARCy] error404 :: objdir $ ./config.guess sparc-sun-solaris2.11 [SPARCy] error404 :: objdir $ gcc -v Reading specs from /opt/GNU/lib/gcc/sparc- sun-solaris2.11/3.4.5/specs Configured with: ../configure --with-gnu-as --with-as=/opt/GNU/bin/as --with-gnu-ld --with-ld=/opt/GNU/bin/ld --prefix=/opt/GNU --enable-languages=c,c++ --disable-nls --enable-shared Thread model: posix gcc version 3.4.5 Cheers! -john -- PGP public key availiable on wwwkeys.pgp.net