guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot cross compile guile 1.8.3 on Ubuntu


From: Ludovic Courtès
Subject: Re: Cannot cross compile guile 1.8.3 on Ubuntu
Date: Wed, 19 Nov 2008 22:51:22 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Igor Chudov <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]