• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Enabling Intel compilation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enabling Intel compilation?


  • Subject: Re: Enabling Intel compilation?
  • From: Eric Albert <email@hidden>
  • Date: Tue, 7 Jun 2005 00:18:15 -0700

On Jun 6, 2005, at 10:34 PM, Alex Telitsine wrote:

That's it __ppc__ and __i386__ works. ( And I guess __VEC__ and __SSE__ will do to).

In general, we recommend that you use the #defines closest to the kind of change you're #defining in or out. In other words, __VEC__ and __SSE__ would be preferred here.


Also, for what it's worth, gcc on Mac OS X defaults to -msse2 when building for Intel, so you don't need to check for __SSE__ unless you're using that as a way to avoid building the code in question for PowerPC.

Eric
Core Technologies

_______________________________________________
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


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>)
 >Re: Enabling Intel compilation? (From: Thierry Faucounau <email@hidden>)
 >Re: Enabling Intel compilation? (From: Alex Telitsine <email@hidden>)

  • Prev by Date: Re: Frameworks in CVS
  • Next by Date: XCode 2.1 header paths, source trees, and quotes
  • Previous by thread: Re: Enabling Intel compilation?
  • Next by thread: Re: Enabling Intel compilation?
  • Index(es):
    • Date
    • Thread