Roumen Petrov added the comment:

Proposed customization allow users to build extension module for windows with 
GNU compiler in all environments:
- native with installed official build of python for windows
- native either MSYS or CYGWIN enviroment and python build with GCC
- cross-build in cygwin using official build of python for windows
- cross-build in cygwin or linux with use of preset configuration from 
distribution
- cross-build in linux and cross build python with GCC

In addition patch allow user to build (native or cross) core modules with 
recent gnu compilers.

----------
keywords: +patch
Added file: 
http://bugs.python.org/file31152/0011-MINGW-compiler-customize-mingw-cygwin-compilers.patch

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

Reply via email to