[issue6377] distutils compiler switch ignored

Tarek Ziadé report at bugs.python.org
Fri Jul 10 11:19:48 CEST 2009


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

@Nicolas : That's because you run it with Python 2.6 distutils, which
doesn't have that change.

If you want to build the current trunk with Python 2.6, you may want to
install a standalone version of distutils. I have a nightly build of the
trunk you may install in 2.6 for this: 

http://nightly.ziade.org/

By the time 2.7 comes out, I'll probably publish an official standalone
version for 2.6 as Marc André suggested in the past.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6377>
_______________________________________


More information about the Python-bugs-list mailing list