Re: Patch to make libtool support cross-compile

2002-03-09 Thread Guido Draheim
Es schrieb Dan Kegel: > > Guido Draheim wrote: > > ... you put the patch before the big case-series > > for the target-platform, so I guess that the libpath will be > > overridden immediately. > > Only if the case statement below decides to override it. > Linux doesn't. > Putting it above the ca

Re: Patch to make libtool support cross-compile

2002-03-09 Thread Dan Kegel
Guido Draheim wrote: > ... you put the patch before the big case-series > for the target-platform, so I guess that the libpath will be > overridden immediately. Only if the case statement below decides to override it. Linux doesn't. Putting it above the case statement is safer because it only cha

Re: Patch to make libtool support cross-compile

2002-03-09 Thread Guido Draheim
Es schrieb Dan Kegel: > > As pointed out by H. Lu in October > ( http://mail.gnu.org/pipermail/bug-libtool/2001-October/002869.html ) > and seconded by Guido > ( http://mail.gnu.org/pipermail/bug-libtool/2001-October/002872.html ) > libtool improperly searches /lib and /usr/lib when doing > a cro

Patch to make libtool support cross-compile

2002-03-09 Thread Dan Kegel
As pointed out by H. Lu in October ( http://mail.gnu.org/pipermail/bug-libtool/2001-October/002869.html ) and seconded by Guido ( http://mail.gnu.org/pipermail/bug-libtool/2001-October/002872.html ) libtool improperly searches /lib and /usr/lib when doing a cross-compile, which results in librarie