3.2.2 successful builds: GNU/Linux, Solaris, HP-UX
Joe Buck
jbuck@synopsys.com
Thu Feb 6 17:41:00 GMT 2003
I have successful 3.2.2 builds for the following platforms:
i686-pc-linux-gnu (Red Hat Linux 7.2 + binutils 2.13.1)
All languages
test results: http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00335.html
hppa2.0w-hp-hpux11.00 (with binutils 2.13.1)
All languages requested, but Java isn't supported on this platform.
test results: http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00337.html
sparc-sun-solaris2.8 (with binutils 2.13.1)
All languages
test results: http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00336.html
There are many libjava failures on Solaris. Looking in the log, they
all seem to be coming from the assembler. Should I be using a later
version of binutils?
There are many warnings of the form
Warning: .stabs: description field '10001' too big, try a different debug format
and errors like
/var/tmp//ccuYa6Cj.o: In function `main':
/var/tmp/ccSQoAxQ.i:11: undefined reference to `inner_1::class$'
/var/tmp/ccSQoAxQ.i:11: undefined reference to `inner_1::class$'
(I had been skipping Java builds before, as I don't Java and it more
than doubles the build time).
More information about the Gcc
mailing list