On Fri, 2 Jul 2010, Tim Mooney wrote:

This issue affects all versions of libtool from 2.2.10 going back to the
initial versions that added support for DESTDIR installs.

This does not seem to be a libtool bug:

% grep DESTDIR libtool
%

Since libtool does not handle DESTDIR, then it must be the responsibility of a higher-level, such as the makefile. If you are using Automake, maybe there is a deficiency in your project's Makefile.am, or even Automake itself. There is a known Automake bug in that libraries need to be listed in a particular order so that old installed libraries won't be used by mistake.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to