• 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
Architecture setting: i386 in Release
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Architecture setting: i386 in Release


  • Subject: Architecture setting: i386 in Release
  • From: Calum Robertson <email@hidden>
  • Date: Wed, 20 Jun 2007 14:48:13 +0100

Hi,

I'm working on a multi-platform project (original code was win32 and unix) and have created my first xcode project. I need to do add in some mac specific code and have been using the following construct:

#ifdef i386
...
#endif

The code contained in the #ifdef is compiled okay in debug mode but isn't in release mode i.e. the i386 symbol appears to be undefined. However, I've checked that the Architecture setting is set to i386 for all configurations.

Has anyone got any clue as to what is happening?

C
_______________________________________________
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: Architecture setting: i386 in Release
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Re: next problem
  • Next by Date: Re[2]: next problem
  • Previous by thread: Re: So I'm a n00b...
  • Next by thread: Re: Architecture setting: i386 in Release
  • Index(es):
    • Date
    • Thread