[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

The ancient libtool issue

From: Jonathan Nieder <jrnieder_at_gmail.com>
Date: Sun, 13 Nov 2011 11:58:31 -0600

Daniel Shahaf wrote:

> http://bugs.debian.org/291641
>
> Note that it's specific to Debian, i.e., it isn't present in upstream libtool.

Thanks, that's useful. Excitingly enough, Philip's test case
passes for me!

That's because I use gold, which uses --no-copy-dt-needed-entries
by default. If I uninstall binutils-gold (so ld.bfd gets used
instead), the test case fails.

Jonathan

 $ dpkg-query -W binutils libtool
 binutils 2.21.90.20111025-1
 libtool 2.4.2-1
Received on 2011-11-13 18:59:15 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.