wrong libgcc_s.so picked up in testsuite
Michael Ritzert
ritzert@t-online.de
Thu Feb 27 18:26:00 GMT 2003
Hi all,
I see hundreds of testsuite failure for libjava because the wrong version of
libgcc_s.so is picked up by the linker:
PASS: SyncTest compilation from source
/var/ritzert/compile/gcc/HEAD/i686-pc-linux-gnu/libjava/testsuite/SyncTest.exe:
/opt/gcc-3.2.2/lib/libgcc_s.so.1: version `GCC_3.3' not found (required by
/var/
ritzert/compile/gcc/HEAD/i686-pc-linux-gnu//libjava/.libs/libgcj.so.4)
FAIL: SyncTest execution - source compiled test
I guess it's because I have
% echo $LD_LIBRARY_PATH
/opt/gcc-3.2.2/lib:
% echo $LD_RUN_PATH
/opt/gcc-3.2.2/lib:
It this configuration unsupported or is this a bug in the testsuite?
Michael
More information about the Java
mailing list