Re: dlopen and RTLD_LOCAL
Re: dlopen and RTLD_LOCAL
- Subject: Re: dlopen and RTLD_LOCAL
- From: "Peter O'Gorman" <email@hidden>
- Date: Thu, 16 Mar 2006 08:46:55 +0900
On Thu, 2006-03-16 at 00:36 +0100, j o a r wrote:
> On 16 mar 2006, at 00.09, Peter O'Gorman wrote:
>
> > This is not true. If you link your output using -bundle instead of
> > -dynamiclib, you'll get an output file of type MH_BUNDLE, which can be
> > loaded locally.
>
> Also on Mac OS X 10.3.9? Because that's what (I believe) the OP is
> asking about.
Yes, also on Mac OS X 10.3.x. On 10.3 it will only load the bundle
itself locally though, any dependencies will be loaded globally.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden