[issue11723] Add support for mingw64 compiler

Éric Araujo report at bugs.python.org
Thu Mar 13 21:29:12 CET 2014


Éric Araujo added the comment:

“MinGW 64 is an open source C/C++ compiler based on the popular gcc; basically, it is intended to generate executables for Windows 64 bit.”

If there is significant interest from the community for that compiler, support could be added to 3.5.

Alternatively, a way to add third-party compilers could be designed.

----------
assignee: tarek -> 
components: +Distutils -Distutils2
versions: +Python 3.5 -Python 3.3

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


More information about the Python-bugs-list mailing list