libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libgcj/1736


From: Nick Hudson
Subject: Re: libgcj/1736
Date: Fri, 09 Mar 2001 07:23:54 +0000

Alexandre Oliva wrote:
> 
> On Mar  6, 2001, Bryce McKinlay <address@hidden> 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 address@hidden, address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]