[Python-Dev] clang (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Thu Jul 19 20:44:09 CEST 2012


On Wed, 18 Jul 2012 17:15:18 +0200 Ronald Oussoren <ronaldoussoren at mac.com> wrote:

> >> I regularly run the 3.3 testsuite using the latest Xcode from the Appstore on a OSX Lion machine and that works properly. > > I'm not actually using the latest Xcode. So if you could test my test > program, that would be much appreciated.

That bug in llvm-gcc still exists, and is unlikely to get fixed. That's a bug in the integretion of the GCC frontend and LLVM backend, clang (LLVM project frontend + LLVM backend) does work.

Not only clang seems to work, but we have a stable buildbot running on it:

http://buildbot.python.org/all/buildslaves/langa-lion

Regards

Antoine.



More information about the Python-Dev mailing list