I got clang 3.1 on my Mac OS X and svn version of clang 3.3 on my Linux VM 发自我的 iPad
在 2012-11-22,2:38,Slex <[email protected]> 写道: > Il 20/11/2012 17:16, Quentin Mathé ha scritto: >> Hi, >> >> Le 20 nov. 2012 à 15:41, Chan Maxthon a écrit : >> >>> Is it ever possible to port Étoilé packages to Mac OS X and/or iOS? Some of >>> the frameworks looked cute to me to use in my iPhone and Mac projects. >> Yes, that's possible. For frameworks that support Mac OS X or iOS, there is >> usually a 'Mac OS X Support' section in the README. >> >> Here is a quick summary : >> >> - EtoileFoundation: supported on both OS X and iOS minus some small parts >> (two distinct Xcode projects) >> - LanguageKit: interpreter supported on OS X but broken currently iirc (JIT >> cannot be supported) >> - CoreObject: supported on OS X (going to be supported on iOS at some point) >> - EtoileUI: supported on OS X >> - EtoilePaint: supported on OS X >> - IconKit: supported on OS X >> - UnitKit: supported on OS X (support for iOS coming soon) >> - EtoileText: to be supported on OS X soon >> - XMPPKit: was supported a while ago on OS X, but is probably broken right >> now (Xcode project included in Services/User/StepChat iirc) >> >> Cheers, >> Quentin. >> >> >> _______________________________________________ >> Etoile-discuss mailing list >> [email protected] >> https://mail.gna.org/listinfo/etoile-discuss >> >> > Yes probably XMPPKit is broken on OS X, actually, I never tested the new > version of XMPPKit/StepChat on OS X, I done tests only on GNU/Linux (various > distros) and FreeBSD. > > An additional information is that I compiled all with the llvm/clang-3.1, I'm > switching slowly to the new llvm-3.2 but I don't advice to compile with that, > it is very "young". > > You should try with llvm/clang-3.1 > > Cheers, > Alex > > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
