[issue3871] cross and native build of python for mingw32 with distutils

Roumen Petrov report at bugs.python.org
Sat Feb 14 20:50:30 CET 2009


Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:

updated patch do not include Lib/distutils/... :

- .../command/build_scripts.py, fixed in another non-related issue4524 (
distutils build_script command failed with --with-suffix=3)

- .../tests/test_build_ext.py, fixed by issues related to builddir <>
srcdir. Now distutils support srcdir on all platforms and this include
win32.

and to apply cleanly to trunk 2009-02-14 (after minimal cross patch -
see above).

Added file: http://bugs.python.org/file13089/python-trunk-20090214-MINGW.patch

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


More information about the Python-bugs-list mailing list