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? David _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev