...what David said. And for further information (yes, I went and unpacked the laptop in the bus ;)) see "man 8 ld.so".
Regards, Ivan Vučica via phone On 4. 7. 2013., at 14:28, David Chisnall <[email protected]> wrote: > On 4 Jul 2013, at 13:18, Luboš Doležel <[email protected]> wrote: > >> That being said, ELF does have RPATH/RUNPATH attributes which simply >> influence the search paths. RPATH takes precedence over defaults (globals), >> RUNPATH is checked after defaults. > > You can use $ORIGIN in these paths to specify an executable-relative path. > This allows specifying in-bundle paths (e.g. $ORIGIN/Frameworks/). > > David > > -- Sent from my brain > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
