• 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: Robert Monaghan <email@hidden>
  • Date: Wed, 26 Nov 2008 06:39:56 -0800

Hi Jan,

I thought that was the case.. What do I need to do to get this working in my project?
SSE4_1 define doesn't seem to want to play ball for me.


bob.

On Nov 26, 2008, at 1:22 AM, Jan E. Schotsman wrote:

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

_______________________________________________ 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: Jean-Daniel Dupas <email@hidden>
References: 
 >Re: XCode and SSE4.1? (From: "Jan E. Schotsman" <email@hidden>)

  • Prev by Date: Re: XCode and SSE4.1?
  • Next by Date: Re: [Xcode-users] Linking static curl lib
  • Previous by thread: Re: XCode and SSE4.1?
  • Next by thread: Re: XCode and SSE4.1?
  • Index(es):
    • Date
    • Thread