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

Re: .la file status and hint to clear the dependency_libs field



On 2011-05-30 12:16:13 +0100, Simon McVittie wrote:
> libtool .la files are useful if:
> 
> * you're linking against a library installed in a directory that isn't
>   searched by the dynamic linker by default (e.g. installing a local
>   library in --prefix=$HOME, and a program that links that library -
>   but this isn't relevant for packaged libraries in /lib or /usr/lib,
>   which are searched by default anyway)
[...]

My main concern is a "make check" on a library that depends on
some other libraries (which may have been installed via Debian
or not, e.g. because I may also want to install versions built
with debug options). If Debian no longer provides .la files,
will the correct version of the libraries still be picked up?

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)


Reply to: