libtool
[Top][All Lists]
Advanced

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

Re: pkg-config and static builds


From: Bob Friesenhahn
Subject: Re: pkg-config and static builds
Date: Mon, 3 Mar 2014 22:37:43 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Tue, 4 Mar 2014, Werner LEMBERG wrote:

Indeed.  However, how is that related to my request of having a
separate set of linker flags for *static* linking?

Before libtool could adequately address such a feature, it would need to be supported by autoconf and configure scripts based on autoconf. If there are two sets of LDFLAGS then each set should be tested to make sure that it works. Options from pkg-config normally feed configure scripts which deliver the final settings to Makefiles which build the software. Libtool is subordinate to both autoconf and the makefile (perhaps based on Automake).

Libtool itself is configured using a set of autoconf macros.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

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