Re: c++ exceptions in objective c call stack
Re: c++ exceptions in objective c call stack
- Subject: Re: c++ exceptions in objective c call stack
- From: "Jim Crafton" <email@hidden>
- Date: Fri, 4 Jul 2008 16:34:02 -0400
> 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.
Argghh. Oh well. Something to look forward to in the future.
Thanks to all for the info!
_______________________________________________
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