[Python-Dev] Supporting Visual Studio 2010

"Martin v. Löwis" martin at v.loewis.de
Wed Apr 6 20:36:44 CEST 2011


Am 06.04.2011 03:39, schrieb exarkun at twistedmatrix.com:
> On 5 Apr, 07:58 pm, martin at v.loewis.de wrote:
>>> Does this mean new versions of distutils let you build_ext 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.
> 
> How about distutils2 then?

That certainly will be changed to support the ABI better.

Regards,
Martin


More information about the Python-Dev mailing list