libtool
[Top][All Lists]
Advanced

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

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


From: Bob Friesenhahn
Subject: Re: binutils 2.28 breaking libtool for test programs when -no-install is used
Date: Thu, 1 Jun 2017 08:30:43 -0500 (CDT)
User-agent: Alpine 2.20 (GSO 67 2015-01-07)

On Thu, 1 Jun 2017, Thomas Jahns wrote:

GCC doesn't generate binaries or shared libraries, ld does. Passing

-Wl,-rpath,/path/to/dependency/lib

will do just what's needed (for most people on this list libtool does so for them).

This requires that libtool re-link upon installation if the temporary rpaths are not wanted. If the temporary rpaths are left in place, then reliability, performance, and security issues are left baked into the binaries.

Are these problems introduced by the new binutils version or were they already present? It is foolish for binutils to introduce changes which break libtool or which cause binutils programs to output irritating messages.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

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