[Python-Dev] Supporting Visual Studio 2010 (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Tue Apr 5 21:58:31 CEST 2011
- Previous message: [Python-Dev] Supporting Visual Studio 2010
- Next message: [Python-Dev] Supporting Visual Studio 2010
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Does this mean new versions of distutils let you buildext with any C compiler, instead of enforcing the same compiler as it has done previously?
No, it doesn't. distutils was considered frozen, and changes to it to better support the ABI where rejected.
Regards, Martin
- Previous message: [Python-Dev] Supporting Visual Studio 2010
- Next message: [Python-Dev] Supporting Visual Studio 2010
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]