powerpc-linux: C++ looks completly broken
Andreas Jaeger
aj@suse.de
Wed Feb 21 06:44:00 GMT 2001
Trying to run today's gcc-3.0 branch from CVS on powerpc with glibc
2.2, binutils 2.10.91.0.2 (from HJ - similiar to binutils from CVS) I
get a huge number of failures for C++. I'm sending the test log
separatly to gcc-testresults@gcc.gnu.org. Looking at the archives I
noticed that Franz has only a few failures - but everybody else
reporting powerpc-linux bootstrap has these over 900 failures.
Franz, why are your results better than those from the other folks?
Are you using extra patches? Can you make them available and get them
integrated into GCC, please?
Looking through g++.log I notice that most failures are like the
following:
FAIL: g++.benjamin/tem06.C (test for excess errors)
/usr/src/packages/BUILD/gcc/obj/gcc/testsuite/../libgcc_s.so: undefined reference to `__SBSS2_END__'
/usr/src/packages/BUILD/gcc/obj/gcc/testsuite/../libgcc_s.so: undefined reference to `__init'
/usr/src/packages/BUILD/gcc/obj/gcc/testsuite/../libgcc_s.so: undefined reference to `__SBSS_END__'
/usr/src/packages/BUILD/gcc/obj/gcc/testsuite/../libgcc_s.so: undefined reference to `__SDATA2_START__'
/usr/src/packages/BUILD/gcc/obj/gcc/testsuite/../libgcc_s.so: undefined reference to `__SDATA_START__'
collect2: ld returned 1 exit status
What's going on with __SBSS2_END__ ? It seems that at the moment C++
support for PowerPC is broken.
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Gcc
mailing list