Re: linking to private frameworks
Re: linking to private frameworks
- Subject: Re: linking to private frameworks
- From: Frederick Cheung <email@hidden>
- Date: Thu, 30 Sep 2004 20:13:02 +0200
On 30 Sep 2004, at 19:07, Eric Ocean wrote:
Okay. Hmm. Thanks for the help. Is there a way to tell Ld not to
resolve a symbol until runtime? Or perhaps that wouldn't work either.
Is it just a convention that Ld won't reference the symbol, or is it
an actual "Ld really can't find the symbol" situation? If it's the
former, it makes sense that there would be a flag to override that
behavior.
On 10.3 and higher you can pass -undefined dynamic_lookup to ld
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden