Alexandre Oliva wrote:
>
> On Mar 6, 2001, Bryce McKinlay <[EMAIL PROTECTED]> wrote:
>
> > Perhaps it would suffice to simply clear "wl" when entering the
> > incremental mode, assuming we know the linker will always be called
> > directly when doing incremental.
>
> Yep. Please try this patch.
Acutally there is a bigger problem here. If archive_cmds uses LD then
there is no correct setting of wl. That is when hardcoding library paths
and linking a library with archive_cmds wl should be blank and when
linking a binary it should be "-Wl," or whatever.
This only happens to work for things like a.out *BSD because libtool
recognises these platform's hardcode libary path flag: namely "-R".
Nick
--
aka [EMAIL PROTECTED], [EMAIL PROTECTED]
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool