Aug. 14, 2011
5:28 p.m.
On Sun, Aug 14, 2011 at 6:37 PM, Levente Uzonyi <leves@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