Re: Accelerated Obj-C Dispatch on Intel Only
Re: Accelerated Obj-C Dispatch on Intel Only
- Subject: Re: Accelerated Obj-C Dispatch on Intel Only
- From: Frederick Cheung <email@hidden>
- Date: Mon, 27 Mar 2006 23:47:17 +0100
On 27 Mar 2006, at 23:14, Nick Nallick wrote:
I'm building a universal app to run on 10.3.9 and later. The new
fast obj-c dispatch option for Tiger seems like a good thing. I
can't use it for my PPC code since it must run on Panther, but
there doesn't seem to be any reason not to use it for Intel since
that requires Tiger. Is there any way to enable this for the Intel
compiler but not for the PPC compiler?
I believe you can create a build setting called PER_ARCH_CFLAGS_i386
and stick in there any gcc options you want used for x86 only.
Fred
Is there a significant advantage to using this option? I can't
find any documentation on it?
Thanks,
Nick Nallick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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