Igor Chudov <[EMAIL PROTECTED]> writes:

> Does not work: 
>
> ap.lo libguile_la-unif.lo dynl.lo filesys.lo posix.lo net_db.lo
> socket.lo regex-posix.lo -lgmp -lcrypt -lm -lltdl 
> gcc -m32 -shared  .libs/libguile_la-load.o  -L/usr/lib32
> /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so  -m32 -pthread
> -Wl,-soname -Wl,libguile.so.17 -o .libs/libguile.so.17.1.1
> /usr/lib/libgmp.so: could not read symbols: File in wrong format
> collect2: ld returned 1 exit status

Can you post the exact linker invocation, the one with "libtool
--mode=link" and the one with "gcc -shared" that follows?

Thanks,
Ludo'.



Reply via email to