Re: Symbol Sharing between Dylibs (and how to prevent it)
Re: Symbol Sharing between Dylibs (and how to prevent it)
- Subject: Re: Symbol Sharing between Dylibs (and how to prevent it)
- From: "Peter O'Gorman" <email@hidden>
- Date: Fri, 1 Sep 2006 09:39:14 +0900
On Sep 1, 2006, at 4:02 AM, Jonathan Johnson wrote:
From everything I tried, the only solution that worked was using a
Bundle rather than a dynamic library.
It may also work if you use a dylib and dlopen it with RTLD_LOCAL on
10.4 and later.
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