This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: java.util Classpath/libgcj merging
Mark Wielaard wrote:
> /opt/mark/gcc-obj/gcc/xgcc -B/opt/mark/gcc-obj/gcc/ -B/usr/local/gcc/powerpc-unknown-linux-gnu/bin/ -B/usr/local/gcc/powerpc-unknown-linux-gnu/lib/ -isystem /usr/local/gcc/powerpc-unknown-linux-gnu/include -msoft-float -fPIC -mstrict-align -fexceptions -g -O2 -msoft-float -fPIC -mstrict-align -msoft-float -fPIC -mstrict-align -o .libs/ffitest ffitest.o ./.libs/libffi.so -Wl,--rpath -Wl,/usr/local/gcc/lib/nof
> /usr/bin/ld: warning: libgcc_s_nof.so.0, needed by ./.libs/libffi.so, not found (try using --rpath)
Does this libgcc_s_nof.so exist anywhere (what is a "nof", anyway?). If not then this probibly indicates a more generic problem on powerpc, and should be reported to gcc-bugs...
regards
[ bryce ]