libtool
[Top][All Lists]
Advanced

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

Re: Splitting dependency_libs in *.la?


From: Albert Chin
Subject: Re: Splitting dependency_libs in *.la?
Date: Tue, 3 Oct 2006 10:26:07 -0500
User-agent: Mutt/1.5.6i

On Tue, Oct 03, 2006 at 08:16:47AM -0500, Rex Dieter wrote:
> Albert Chin wrote:
> 
> > I don't see how libtool can intelligently decide the minimum set of
> > libraries needed to satisfy the link.
> 
> pkgconfig has both
> Libs = 
> Libs.private =
> The latter being for private and/or static linking.  libtool needs something
> similar to pkgconfig's Libs.private.
> 
> This, coupled with setting link_all_deplibs=no in the non-static
> case (ie, see the debian patch referenced earlier in this thread),
> should pretty much do the trick, afaict.

And how do you handle the inherited_linker_flags variable in .la files?

There seems to be a pkg-config competitor as well:
  https://realityforge.vrsource.org/view/FlagPoll/WebHome

-- 
albert chin (address@hidden)




reply via email to

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