Re: binutils 2.28 breaking libtool for test programs when -no-install is used
Bob Friesenhahn <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool