• 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: c++ exceptions in objective c call stack
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c++ exceptions in objective c call stack


  • Subject: Re: c++ exceptions in objective c call stack
  • From: Uli Kusterer <email@hidden>
  • Date: Fri, 4 Jul 2008 22:19:48 +0200


On 04.07.2008, at 22:03, Jim Crafton wrote:

I'm developing this on 10.5, Xcode 3.0. Is that considered the newer
version, or is there an Xcode setting that I need to explicitly adjust
for this?


64-bit is the sticking point. If you build for 64-bit, they're unified, but Apple can't change the 32-bit runtime on the Mac for compatibility reasons. So the switch would be setting the architecture to 64-bit and removing the 32-bit architecture. But of course then your app won't run on Macs with 32-bit CPUs anymore.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: c++ exceptions in objective c call stack
      • From: "Jim Crafton" <email@hidden>
References: 
 >c++ exceptions in objective c call stack (From: "Jim Crafton" <email@hidden>)
 >Re: c++ exceptions in objective c call stack (From: Bill Bumgarner <email@hidden>)
 >Re: c++ exceptions in objective c call stack (From: "Jim Crafton" <email@hidden>)

  • Prev by Date: Re: c++ exceptions in objective c call stack
  • Next by Date: Re: c++ exceptions in objective c call stack
  • Previous by thread: Re: c++ exceptions in objective c call stack
  • Next by thread: Re: c++ exceptions in objective c call stack
  • Index(es):
    • Date
    • Thread