autoconf
[Top][All Lists]
Advanced

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

Re: LIBS


From: Harlan Stenn
Subject: Re: LIBS
Date: Sat, 20 Jul 2013 03:00:41 +0000

Zack Weinberg writes:
> LDFLAGS=-Wl,--as-needed
> 
> and you're done. This really should be the default -- it corresponds
> to the way static linkage works -- but there are probably too many
> Makefiles out there expecting the opposite behavior to change it now.

But that solution is not always available, right?

I'm wondering if one solution might be to have AC_CHECK_FUNC and friends
have a way to provide "additional libraries to search".

H



reply via email to

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