Re: -rpath unrecognised by linker
Re: -rpath unrecognised by linker
- Subject: Re: -rpath unrecognised by linker
- From: Jonas Maebe <email@hidden>
- Date: Sat, 11 Nov 2006 13:56:42 +0100
On 11 Nov 2006, at 13:44, Alan Fry wrote:
The result of this is the binaries in '/usr/local/netpbm/bin' look
for the 'dylib' at the top level instead of '/usr/local/netpbm'.
man install_name_tool
On Mac OS X, a library's location isn't stored in the binary (so no -
rpath), but in the library itself. And although this has been
discussed at large in the past, I still don't understand the use of
that (I do understand the use of not storing the library's location
in the binary, but I do not understand why it is useful to limit a
library to working only when it's installed in a particular location).
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden