[ re-adding libtool list in Cc: ] * Steven Wu wrote on Sun, Apr 13, 2008 at 06:43:59PM CEST: > > In libguile/.libs/guileS.o > $ nm -p libguile/.libs/guileS.o > 00000224 S _lt_preloaded_symbols > > this doesn't seem to be correct.
Ah ok, thanks. That means that linking of guile is done by libtool 1.5.x, not 2.2.x. We may need to document this better: using libltdl from 2.2.x requires libtool 2.2.x to link against. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
