Re: Question about weak linking and the 10.4 intel SDK...
Re: Question about weak linking and the 10.4 intel SDK...
- Subject: Re: Question about weak linking and the 10.4 intel SDK...
- From: Chris Espinosa <email@hidden>
- Date: Mon, 30 Jan 2006 23:48:27 -0800
On Jan 30, 2006, at 10:45 PM, Chas Spillar wrote: I have a symbol that is not available on 10.3.9. I was using the weak importing feature which was working before I universalized the code I am working on. Now my code no longer indicates this is a weak link even though the code declares it at the top of the .m file as such. I am using SDK: MacOSX10.4u.sdk and I want to have the symbol be weak linked for 10.3.9.
Are you using ZeroLink? If you are, you'll never get even obvious link errors. Turn off "Allow ZeroLink" in the Build menu and build to see all your link errors.
|
_______________________________________________
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