Re: Help Mixing Objective-C & Objective-C++
Re: Help Mixing Objective-C & Objective-C++
- Subject: Re: Help Mixing Objective-C & Objective-C++
- From: Greg Parker <email@hidden>
- Date: Thu, 24 Feb 2011 15:40:06 -0800
On Feb 24, 2011, at 3:53 AM, Andreas Grosam wrote:
> Unfortunately, this doesn't compile yet. This would require that LLVM can be used for Objective-C++ modules and that the compiler flag -fobjc-nonfragile-abi2 can be passed to the compiler driver.
Try the Xcode 4 GM seed: the LLVM Compiler now understands C++ and Objective-C++, and -fobjc-nonfragile-abi2 is no longer needed.
The only remaining obstacle to ivar-in-@implementation is 32-bit Mac, which does not support it.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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