Message194367
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. |
|
| Date |
User |
Action |
Args |
| 2013-08-04 13:18:24 | rpetrov | set | recipients:
+ rpetrov, tarek, eric.araujo |
| 2013-08-04 13:18:24 | rpetrov | set | messageid: <[email protected]> |
| 2013-08-04 13:18:24 | rpetrov | link | issue18654 messages |
| 2013-08-04 13:18:24 | rpetrov | create | |
|