java.util Classpath/libgcj merging

Jeff Sturm jsturm@one-point.com
Sun Feb 18 20:43:00 GMT 2001


On Mon, 19 Feb 2001, Bryce McKinlay wrote:
> Mark Wielaard wrote:
> > /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?).

That has to do with soft floating point, I believe... it is generated by
multilibbing on PPC.

Configuring with --disable-multilib could be a workaround.  Since Alpha
doesn't multilib anymore, I no longer test such builds.

Jeff



More information about the Java-patches mailing list