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
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool