Re: Loading function from a bundle without loading all globals.
Re: Loading function from a bundle without loading all globals.
- Subject: Re: Loading function from a bundle without loading all globals.
- From: Peter O'Gorman <email@hidden>
- Date: Fri, 14 Dec 2007 10:04:16 -0600
Michael Siek wrote:
> Hi Peter,
> i modified my framework loading to work with dlopen/dlsym.
> Unfortunately RTLD_PRIVATE is not supported in 10.4 or 10.5 SDK.
> It looked so promising...
> (I tried RTLD_LOCAL which delivers same result like CFBundle-stuff)
Hah, that's what happens when you work from memory, of course I meant
RTLD_LOCAL. Sorry.
That's very strange. The only symbols that are causing issue are new and
delete? Or is it a whole bunch of them?
Peter
--
Peter O'Gorman
http://pogma.com
_______________________________________________
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