libtool
[Top][All Lists]
Advanced

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

Re: [PATCH] Use ldconfig to generate sys_lib_dlsearch_path_spec


From: Pavel Raiskup
Subject: Re: [PATCH] Use ldconfig to generate sys_lib_dlsearch_path_spec
Date: Mon, 08 Dec 2014 15:16:11 +0100
User-agent: KMail/4.14.3 (Linux/3.17.4-200.fc20.x86_64; KDE/4.14.3; x86_64; ; )

On Saturday 06 of December 2014 14:36:23 Pavel Raiskup wrote:
> Iteration #0.  Patch (for discussion, not push) implementing configure
> time PREPEND_LIB_DLSEARCH_PATH variable.  Possible enhancements for future
> could be {APPEND_,}LIB_DLSEARCH_PATH and
> {,APPEND_,PREPEND_}LIB_SEARCH_PATH.

Iteration #1 attached, more complete hopefully,
s/PREPEND_LIB_DLSEARCH_PATH/LIB_DLSEARCH_PATH_PREPEND/.

> Questions:
> * Is the name good-enough?  Any namespace should be used?
> * should I use AC_ARG_VAR rather?
> 
> Benefits would be:
> * No need to touch ac_cv_* at least for our (Fedora) case.
> * Can be easily set in ${prefix}/share/config.site.
> * Does not break libtool's dlsearch path guesses.
> * Avoiding hard-wiring list of $host_cpu.
> * Should be fully backward compatible.

Still valid ^.

Pavel

Attachment: 0001-libtool-avoid-rpath-via-LIB_DLSEARCH_PATH_PREPEND.patch
Description: Text Data


reply via email to

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