autoconf
[Top][All Lists]
Advanced

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

libtool relinking conditions


From: Alex Farber
Subject: libtool relinking conditions
Date: Sun, 30 May 2010 16:23:59 +0300

What are conditions of libraries relinking made by libtool script? Looking
at my program installation done by "make install" command, I see that some
libraries are installed directly:

libtool: install: /usr/bin/install -c ...

Some libraries are relinked:

libtool: install: warning: relinking `library.la`
...

How does libtool decide that library should be relinked?


reply via email to

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