libtool
[Top][All Lists]
Advanced

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

Re: why relink on successive "make install"?


From: Mike Frysinger
Subject: Re: why relink on successive "make install"?
Date: Tue, 15 Dec 2009 16:32:11 -0500
User-agent: KMail/1.12.4 (Linux/2.6.31.4; KDE/4.3.4; x86_64; ; )

On Tuesday 15 December 2009 15:52:39 Bob Friesenhahn wrote:
> On Tue, 15 Dec 2009, Tom Vaughan wrote:
> > I have a pretty vanilla shared library on the latest Ubuntu Karmic
> > Koala that is built with autoconf, automake, and libtool. I've noticed
> > that if I "make install" I always see "libtool: install: warning:
> > relinking `librestest.la'" even when I know nothing has changed. Why?
> 
> One purpose for re-linking is to make sure that the installed library
> depends on installed libraries of the correct version rather than some
> library in a build tree, or an older version of an installed library.
> Another purpose can be to formally register the library with the
> system so that it will be used.

could ELF rpath DT's also be a factor ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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