Re: Before dlfcn.h?
Re: Before dlfcn.h?
- Subject: Re: Before dlfcn.h?
- From: "Duane Murphy" <email@hidden>
- Date: Thu, 27 Oct 2005 11:27:09 -0700
--- At Thu, 27 Oct 2005 11:07:08 -0700, Duane Murphy wrote:
>Mac OS 10.3 and 10.4 support the functions in dlopen() and friends in
>dlfcn.h. 10.2 had no such support.
>
>How would I load shared libraries on 10.2? These are library files of
>type MH_BUNDLE. (I know about CFBundle, but I don't need all the Bundle
>directory infrastructure.)
>
It's fun answering your own question.
I just found TN2071 <http://developer.apple.com/technotes/tn2002/
tn2071.html> which specifically explains how to emulate the dl family of APIs.
Thanks again,
...Duane
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden