libtool
[Top][All Lists]
Advanced

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

binutils 2.28 breaking libtool for test programs when -no-install is use


From: Vincent Lefevre
Subject: binutils 2.28 breaking libtool for test programs when -no-install is used
Date: Tue, 30 May 2017 12:02:26 +0200
User-agent: Mutt/1.8.2-7063-vl-r98312 (2017-05-24)

Hi,

Note that binutils 2.28 is breaking libtool for test programs
("make check") when -no-install is used. I've reported the
following bug:

  https://sourceware.org/bugzilla/show_bug.cgi?id=21476

The problem is that with this version, RUNPATH is used instead
of RPATH in the executable generated by the linker, so that
LD_LIBRARY_PATH now overrides the run path set up by libtool.

I wonder whether libtool can do something as a workaround.

-- 
Vincent Lefèvre <address@hidden> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



reply via email to

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