Re: Complex dynamic loading
Re: Complex dynamic loading
- Subject: Re: Complex dynamic loading
- From: Solra Bizna <email@hidden>
- Date: Fri, 22 Jul 2005 19:57:35 -0600
> I'm a bit confused here. On Darwin, if you build a .dylib you can
> dynamically link against it or, if you haven't linked against it, load it
> dynamically at runtime. Are you looking for some other functionality?
I was under the impression that this wasn't possible on Darwin. From
what I understand, you can either create a module which you can
dynamically load (.bundle) or one which you can dynamically link
(.dylib), but not both. Is it possible after all?
Also, will Darwin properly deal with modules that are both dynamically
linked against other modules and dynamically loaded?
-:sigma.SB
_______________________________________________
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