• 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: Tue, 25 Nov 2008 20:21:27 -0800

Hi Chris,

I already use SSE3 and SSSE3 in my project, so I am pretty familiar with the process. But I am specifically interested in using SSE4.1. There doesn't appear to be any flags, switches, controls to enable SSE4.x.

I've switched over to GCC 4.2, and a MacOSX 10.5 Base SDK. (It seems that gcc 4.0.x doesn't work with sse4)
However, I can't seem to get code between __SSE4_1__ defines to compile.

I've followed the macresearch webpage, but it doesn't really seem to make any difference.
While geared for Tiger and SSSE3, it doesn't really describe what the User Defined Settings actually do.
Especially when trying to adapt them to SSE4.

bob..


On Nov 25, 2008, at 6:21 PM, Chris Espinosa wrote:

On Nov 25, 2008, at 5:28 PM, Robert Monaghan wrote:

Is there some instructions for adding SSE4.1 support to XCode 3.1.x projects?  

See "Programming SSE in C" in the AlitVec/SSE Migration Guide

Also, what defines should be used to compile SSE4 intrinsics?

Add -msse3 to Other C Flags.

But before you go to all the trouble, read Mac OS X Manual Page For SSE4 and see what higher-level frameworks Apple has already built, tuned, and optimized for portability across the many chipsets available in Macs.

And do read http://www.macresearch.org/how_to_properly_use_sse3_and_ssse3_and_future_intel_vector_extensions_0 for the right approach for building projects for multiple chipsets.

Chris

 _______________________________________________
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: Chris Espinosa <email@hidden>
References: 
 >XCode and SSE4.1? (From: Robert Monaghan <email@hidden>)
 >Re: XCode and SSE4.1? (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: [Xcode-users] Linking static curl lib
  • 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