[Python-Dev] Switch to MS VC++ 2005 ?!
Fredrik Lundh
fredrik at pythonware.com
Mon Feb 27 22:53:26 CET 2006
More information about the Python-Dev mailing list
Mon Feb 27 22:53:26 CET 2006
- Previous message: [Python-Dev] Switch to MS VC++ 2005 ?!
- Next message: [Python-Dev] Switch to MS VC++ 2005 ?!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
M.-A. Lemburg wrote: > Microsoft has recently released their express version of the Visual C++. > Given that this version is free for everyone, wouldn't it make sense > to ship Python 2.5 compiled with this version ?! > > http://msdn.microsoft.com/vstudio/express/default.aspx > > I suppose this would make compiling extensions easier for people > who don't have a standard VC++ .NET installed. it also causes more work for those of us who provide ready-made Windows binaries for more than just the latest and greatest Python release. if I could chose, I'd use the same compiler for at least one more release... </F>
- Previous message: [Python-Dev] Switch to MS VC++ 2005 ?!
- Next message: [Python-Dev] Switch to MS VC++ 2005 ?!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list