Which compiler will Python 2.5 / Windows (Intel) be built with?

Philip Austin paustin at eos.ubc.ca
Fri Jun 16 14:07:41 EDT 2006


meyer at mesw.de writes:

>> This is the .NET 11 SDK, I belive it includes the 2003 compiler (*):
>
> Last time I checked the .NET SDK they had the C# compiler in there, but
> not the C++ optimizing 2003 compiler. Might be wrong though....

I just downloaded and installed this, and see a directory called

c:\program files\microsoft visual studio .net 2003\vc7

with bin\cl.exe  and  lib and include directories.  So presumably
I'm good to go?  

I'm following this thread because I'll need to
compile and install some extensions I've written for linux/gcc/python2.4
in our Windows computer lab.   Presuming I succeed in setting up
vc7 correctly, is it as simple as 'python setup.py install' from here?

Thanks, Phil







More information about the Python-list mailing list