discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copying native library into app bundle and linking from there


From: Ivan Vučica
Subject: Re: Copying native library into app bundle and linking from there
Date: Thu, 4 Jul 2013 14:35:15 +0200

...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 <theraven@sucs.org> wrote:

> On 4 Jul 2013, at 13:18, Luboš Doležel <lubos@dolezel.info> 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
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]