Re: Enabling Intel compilation?
Re: Enabling Intel compilation?
- Subject: Re: Enabling Intel compilation?
- From: Dave Rehring <email@hidden>
- Date: Mon, 06 Jun 2005 21:26:20 -0700
On 6/6/05 8:56 PM, Alex Telitsine at email@hidden wrote:
> Nope, it is not defined. I need predefined symbol for PowerPC and
> Intel compilations. Something like:
>
> #ifdef ppc
> #include <altivec_code>
> #endif
>
> #ifdef i386
> #include <SSE3_code>
> #endif
For things like this, you can look at the system header files.
Try opening up <machine/limits.h> and see what's there...
Later,
--
David Rehring Psychos do not explode when light hits
VP of Research and Development them, no matter how crazy they are...
Atimi Software, Inc.
www.atimi.com And totally insane guy!
_______________________________________________
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