• 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 SSE with Release build Configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enabling SSE with Release build Configuration


  • Subject: Re: Enabling SSE with Release build Configuration
  • From: Eric Albert <email@hidden>
  • Date: Sat, 2 Sep 2006 00:00:50 -0700

On Sep 1, 2006, at 2:48 PM, Ries Brad wrote:

I am trying to compile a project containing SSE intrinsics on a MacPro using Xcode 2.4. It compiles fine using the Debug Build Configuration but fails with the Release settings. With the default Release Build Config settings it cannot find the SSE headers <xmmintrin.h>, <pmmintrin.h>, <emmintrin.h>. After manually entering the path into the Header Search Paths, Xcode complains that:

# error "SSE instructions not enabled"

in line 35 of xmmintrin.h

sse is supposed to be enabled by default but added -msse to Other C Flags just to be sure. No help.

Sounds like your release build is probably building universal and you're getting these errors from the PowerPC side of the build.


Hope this helps,
Eric

_______________________________________________
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: Enabling SSE with Release build Configuration
      • From: Ries Brad <email@hidden>
References: 
 >Enabling SSE with Release build Configuration (From: Ries Brad <email@hidden>)

  • Prev by Date: XCode doesn't respect Unix lock when opening subproject
  • Next by Date: Re: Bug: Debugger doesn't correctly show static variables with member function scope
  • Previous by thread: Enabling SSE with Release build Configuration
  • Next by thread: Re: Enabling SSE with Release build Configuration
  • Index(es):
    • Date
    • Thread