• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Relative setting of RPATH/RUNPATH to overcome need for LD_LIBRARY_PATH
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Relative setting of RPATH/RUNPATH to overcome need for LD_LIBRARY_PATH


  • Subject: Relative setting of RPATH/RUNPATH to overcome need for LD_LIBRARY_PATH
  • From: email@hidden
  • Date: Thu, 03 Aug 2006 12:26:48 +0200 (MEST)

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

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


   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      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Relative setting of RPATH/RUNPATH to overcome need for LD_LIBRARY_PATH
      • From: "Peter O'Gorman" <email@hidden>
  • Prev by Date: Re: Get the caller of socket_lock()
  • Next by Date: Re: Relative setting of RPATH/RUNPATH to overcome need for LD_LIBRARY_PATH
  • Previous by thread: Re: Get the caller of socket_lock()
  • Next by thread: Re: Relative setting of RPATH/RUNPATH to overcome need for LD_LIBRARY_PATH
  • Index(es):
    • Date
    • Thread