Hi, Andreas.

On Wed, Jan 08, 2014 at 02:12:24AM +0000, Debian Bug Tracking System wrote:
> > notfixed 723485 0.5.3-2.1
> Bug #723485 {Done: Juan Cespedes <cespe...@debian.org>} [ltrace] ltrace link 
> with -L/usr/lib
> No longer marked as fixed in versions 0.5.3-2.1.

Could you tell me why do you think Bug#723485 is not fixed in
0.5.3-2.1?

ltrace does NOT use -L/usr/lib at all; its Makefile.in doesn't have
anything in $LDFLAGS.

CDBS modifies it to have "-Wl,-z,relro", but it doesn't add any
-L/usr/lib to the command line.  The final link command used to build
the binary is:

gcc -Wl,-z,relro main.o libltrace.a -lelf -lsupc++ -liberty  -o ltrace

So, AFAIK, ltrace does NOT link with -L/usr/lib; am I missing
something?

Thank you,

-- 
Juan Cespedes
Debian Developer


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to