> We have this same need when building our software. I've hacked our version of
> libtool  to support this feature:

I've applied your patch (by hand), and my compilation line is
transformed like that:

-L/home/fred/external/build/frozen/glib/arm-linux-any-any/usr/lib -lglib-2.0 

...becomes..

-L/home/fred/external/build/frozen/glib/arm-linux-any-any/usr/lib -L/usr/lib -lglib-2.0

But it seems that due to the -L/usr/lib, the linker takes the libc
from the wrong platform again...

Frédéric

-- 
Frédéric Gobry    SMARTDATA       
      ---         http://www.smartdata.ch
Software Engineer Lausanne - Switzerland
                  +41 21 693 84 98
                                  

Attachment: msg03144/pgp00000.pgp
Description: PGP signature

Reply via email to