Successful bootsrap build of gcc 3.2.2 on Ultra 5
Paul O'Connell
poc@globalnet.co.uk
Sat Apr 5 15:03:00 GMT 2003
All languages were built.
#./config.guess
sparc-sun-solaris2.9
#uaname -a
SunOS Kutu 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra5_10
#isainfo -v
64-bit sparcv9 applications
32-bit sparc applications
#gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.2/specs
Configured with: /opt/gcc-3.2.2/configure : (reconfigured)
/opt/gcc-3.2.2/confi
gure : (reconfigured) /opt/gcc-3.2.2/configure : (reconfigured)
/opt/gcc-3.2.2
/configure : (reconfigured) /opt/gcc-3.2.2/configure
Thread model: posix
gcc version 3.2.2
Other notes.
I am using Solaris 9 on the Ultra 5 and did have problems performing the
boostrap build. The problems were related to bug #9889. In the end I managed
to perform the build by using the GNU make utility (version 2.8). It was not
necessary to set up the CONFIG_SHELL environment variable or remove /usr/ucb
from the path, as per the host specific instructions for *-*sparc2*. I used
the C compiler that comes with Solaris 9 (in the Forte 7 package and using
the 60 trial license) to perform the build.
I did run the test suite and will try to email the results in. The machine
itself is not connected to the internet so I can't mail out on it.
I'm not sure which languages where built as far as I'm aware I downloaded
the full set of source code. I know the gcc/g++, g77, libgcc, objc and
libjava were definitely built Probably java as well because I saw that in
the output.
Paul O'Connell.
More information about the Gcc
mailing list