• 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: Non human friendly error message from compiler with exceptions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non human friendly error message from compiler with exceptions


  • Subject: Re: Non human friendly error message from compiler with exceptions
  • From: Chris Hanson <email@hidden>
  • Date: Mon, 14 Jul 2008 12:41:50 -0700

On Jul 11, 2008, at 5:45 AM, Stéphane Sudre wrote:

Does this imply that you can not build a project easily on Xcode with exceptions support as soon as you want to test a 32/64-bit Universal Binary application that can run on Tiger and later?

You can. You can use build setting conditions to specify a general value for a build setting, but a specific setting for x86_64 & ppc64 architectures.


To add a build setting condition, highlight a build setting in the Project/Target Info panel and use the action (gear) menu beneath the table of settings to add one. Then you can specify a value to use when the condition is true.

This way you can use the Mac OS X 10.5 SDK for your application, while setting your Mac OS X Deployment Target to 10.4 for 32-bit architectures and 10.5 for 64-bit architectures.

  -- 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


References: 
 >Non human friendly error message from compiler with exceptions (From: Stéphane Sudre <email@hidden>)
 >Re: Non human friendly error message from compiler with exceptions (From: Ken Thomases <email@hidden>)
 >Re: Non human friendly error message from compiler with exceptions (From: Stéphane Sudre <email@hidden>)

  • Prev by Date: C++ Static library fails to link for some code, relocatable object works fine
  • Next by Date: Re: C++ Static library fails to link for some code, relocatable object works fine
  • Previous by thread: Re: Non human friendly error message from compiler with exceptions
  • Next by thread: Xcode project has lost track of file modification
  • Index(es):
    • Date
    • Thread