• 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: XCode and SSE4.1?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode and SSE4.1?


  • Subject: Re: XCode and SSE4.1?
  • From: "Jan E. Schotsman" <email@hidden>
  • Date: Wed, 26 Nov 2008 10:22:13 +0100

Chris Espinosa wrote:

gcc 4.2 doesn't have support for SSE4. The FSF has SSE4 support in the gcc 4.3 codebase, but we haven't released that in Xcode.

I don't understand. I am using it here.

#if  __SSE4_1__

#include	<smmintrin.h>

//	SSE4 code

#endif

This compiles and I can step through it in the debugger.

/Developer/usr/lib/gcc/i686-apple-darwin9/4.2.1/include/smmintrin.h

I am using XCode 3.1.1 on a MacPro3,1. For testing you need a Penryn processor of course.

Jan E.
_______________________________________________
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


  • Follow-Ups:
    • Re: XCode and SSE4.1?
      • From: Robert Monaghan <email@hidden>
  • Prev by Date: Re: [Xcode-users] Linking static curl lib
  • Next by Date: Re: XCode and SSE4.1?
  • Previous by thread: Re: XCode and SSE4.1?
  • Next by thread: Re: XCode and SSE4.1?
  • Index(es):
    • Date
    • Thread