[issue3871] cross and native build of python for mingw* hosts

Matthias Klose report at bugs.python.org
Sat Jan 26 19:11:52 CET 2013


Matthias Klose added the comment:

> However, we must go further and add that the patches *cannot* break any
> other native or cross-compilation, which - as I think Matthias is
> alluding to - is probably not the case with your patch. This issue is
> called "cross and native build of python for mingw* hosts",

no, I just didn't check. And I probably won't check. However it's more likely that your patches are accepted if e.g. it doesn't break the normal Windows build and an unrelated build, e.g. for a Linux target.

Maybe you could even separate the patches into a patch supporting a native mingw build and a cmingw ross build?

----------

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


More information about the Python-bugs-list mailing list