objc failures on branch
Andreas Jaeger
aj@suse.de
Wed Feb 28 03:56:00 GMT 2001
Nicola Pero <n.pero@mi.flashnet.it> writes:
> > For i686-linux I get the following failures on the branch:
[...]
>
> Since *all* your objc tests are failing in the branch, there might be some
> other basic problem with objc ? <such as not finding -lobjc or not
> finding objc system include files or not finding the thread library or
> something of this kind>
Thanks! You're right, It can't find libgcc_s.so.0. I'm using a
chroot that doesn't contain libgcc_s.so.0:
/usr/bin/ld: warning: libgcc_s.so.0, needed by /usr/src/packages/BUILD/gcc/obj/i486-suse-linux/libobjc/.libs/libobjc.so, not found (try using -rpath or -rpath-link)
/usr/src/packages/BUILD/gcc/obj/i486-suse-linux/libobjc/.libs/libobjc.so: undefined reference to `__eprintf@GCC_3.0'
collect2: ld returned 1 exit status
compiler exited with status 1
Ok, we've got to fix the testsuite - but how?
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Gcc-bugs
mailing list