Python MSVC++ binaries considered evil

Alex Martelli aleax at aleax.it
Sat Jan 26 11:33:40 EST 2002


Greg Landrum wrote:
        ...
> assertion?  I'm on the lookout for a compiler which is closer to the
> standard than VC++.

In that case, have a look at Comeau C++: it can work 'on top' of
MSVC++ but provides far better standard-compliance (at the
_compiler_ level, as you said; the _library_ is another issue).


Alex




More information about the Python-list mailing list