Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enabling Intel compilation?



On Jun 7, 2005, at 5:56 AM, Alex Telitsine 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

@


From the universal_binary.pdf doc posted today it seems these are what you are looking for


 __i386__ and __ppc__


Thierry Faucounau

Senior 3D Engineer -- Zonic
http://www.zonic.co.uk/games/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >Enabling Intel compilation? (From: Alex Telitsine <email@hidden>)
 >Re: Enabling Intel compilation? (From: Joshua Martin <email@hidden>)
 >Re: Enabling Intel compilation? (From: Alex Telitsine <email@hidden>)
 >Re: Enabling Intel compilation? (From: Chris Espinosa <email@hidden>)
 >Re: Enabling Intel compilation? (From: Alex Telitsine <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.