[Vm-dev] building Cog on 64 bits debian

laurent laffont laurent.laffont at gmail.com
Sun Aug 14 17:28:43 UTC 2011


On Sun, Aug 14, 2011 at 6:37 PM, Levente Uzonyi <leves at elte.hu> wrote:

>
> On Sun, 14 Aug 2011, laurent laffont wrote:
>
> Hm, yeah. IIRC autotools used gcc (via libtool) for linking instead of ld.
> You'll need another export LDFLAGS="-m32".
>

Does not help.

It looks like flags are "discared". For example with the libSM no found for
vm-display-X11, I tried

LDFLAGS="-L/usr/lib32"

as

# ls  /usr/lib32/*SM*
/usr/lib32/libSM.so.6  /usr/lib32/libSM.so.6.0.1

but still try to link on /usr/lib/libSM.so

Laurent.


>
>
> Levente
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110814/aca79d4c/attachment.htm


More information about the Vm-dev mailing list