Le 12 avr. 2010 à 16:09, David Chisnall a écrit :

> Hi Everyone,
>
> As of yesterday, LanguageKit uses Objective-C++, which means that on  
> platforms where GCC does not support this (i.e. everything except a  
> few GNU/Linux distros) it requires clang.  It actually required  
> clang to build the MsgSendSmallInt.bc file for a long time, but now  
> it ideally needs it for everything.
>
> For the upcoming release, I'd like to make the new ABI a  
> requirement.  This means:
>
> - Requiring clang.
> - Requiring libobjc2.
> - Adding -fobjc-nonfragile-abi to the default OBJCFLAGS for Étoilé.
> - We can start using fast enumeration and properties in our code.
>
> Does anyone have any objections?

As we discussed it, I'm ok with all that.

Cheers,
Quentin.
_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to