[Python-Dev] Heads up: Apple llvm gcc 4.2 miscompiles PEP 393
Ned Deily
nad at acm.org
Thu Sep 29 00:29:00 CEST 2011
In article <74F6ADFA-874D-4BAC-B304-CE8B12D80126 at masklinn.net>,
Xavier Morel <catch-all at masklinn.net> wrote:
> On 2011-09-28, at 19:49 , Martin v. Löwis wrote:
> >
> > Thanks for the advise - I didn't expect that Apple ships thhree compilers
> Yeah I can understand that, they're in the middle of the transition but Clang
> is not quite there yet so...
BTW, at the moment, we are still using gcc-4.2 (not gcc-llvm nor clang)
from Xcode 3 on OS X 10.6 for the 64-bit/32-bit installer builds and
gcc-4.0 on 10.5 for the 32-bit-only installer builds. We will probably
revisit that as we get closer to 3.3 alphas and betas.
--
Ned Deily,
nad at acm.org
More information about the Python-Dev
mailing list