Alexey Pavlov added the comment:

For peoples who interesting in supporting building Python with mingw-w64 
compiler I can get some links.

More than a year ago we start providing our own builds of Python 2.7+3.3 
builded with mingw-w64 compiler.
I'm developer of MSYS2 project - modern fork of Cygwin with MSYS functionality 
+ pacman package manager (ported from Arch Linux).

You can easily build your own Python with mingw-w64 using our patches that 
include patches from Roumen Petrov (rpetrov) and our own.

Python-2.7.6 patches:
https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-python2

Python-3.3.3 patches:
https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-python3

Also you can get prebuilded python and other mingw-w64 packages using MSYS2 
with pacman.

Regards,
Alexey.

----------
nosy: +Alexey.Pavlov

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20785>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to