On Thu, 30 Nov 2017 15:38:20 +0100
Thomas Jahns <ja...@dkrz.de> wrote:

> The -rpath argument is for libtool (to tell it where the library will
> be installed). To tell libtool (or ld) where to search for libraries
> at run-time (if no .la files are installed) one needs to add -R or
> -Wl,-rpath options.

So, should library A's .pc file include that in its output then? Is it
safe to do that unconditionally, even if the library is really just
installed in /usr/lib by the normal tooling? I wasn't sure if that was
safe to do.

-- 
Paul "LeoNerd" Evans

leon...@leonerd.org.uk      |  https://metacpan.org/author/PEVANS
http://www.leonerd.org.uk/  |  https://www.tindie.com/stores/leonerd/

Attachment: pgpYKCZigT6gY.pgp
Description: OpenPGP digital signature

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to