site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hi all, I try to figure out the link options for specifying RPATH/RUNPATH under Darwin. I need this to overcome the need of setting LD_LIBRARY_PATH with Grid Engine as described in http://gridengine.sunsource.net/issues/show_bug.cgi?id=2090 Solaris: -R $ORIGIN/../lib Linux: -rpath $ORIGIN/../lib I believe there must be something related for Darwin, but I found no such in ld(1) man page. Anyone knowing this? Regards, Andreas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... with other OSes there are link options that allow library pathes be set *relative* to the executable path at the time when the executable is linked through This email sent to site_archiver@lists.apple.com