[issue16526] Python does not cross compile properly

2013-02-06 Thread Matthias Klose
Changes by Matthias Klose : -- resolution: -> rejected stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue16526] Python does not cross compile properly

2013-02-06 Thread Matthias Klose
Matthias Klose added the comment: now closing/rejecting this issue. See http://mail.python.org/pipermail/python-dev/2013-January/123774.html for the discussion. -- nosy: +doko ___ Python tracker ___

[issue16526] Python does not cross compile properly

2012-11-23 Thread Éric Araujo
Éric Araujo added the comment: See also: http://bugs.python.org/issue3754 cross-compilation support for python build http://bugs.python.org/issue1006238 cross compile patch http://bugs.python.org/issue1597850 Cross compiling patches for MINGW (superseder of http://bugs.python.org/issue1

[issue16526] Python does not cross compile properly

2012-11-21 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: This is 3.4 material. Could you possibly work with us to properly integrate in 3.4?. -- nosy: +jcea versions: +Python 3.4 -Python 2.7, Python 3.1, Python 3.2 ___ Python tracker _

[issue16526] Python does not cross compile properly

2012-11-21 Thread Lothsahn
New submission from Lothsahn: Python doesn't really support cross compilation. I've created a patch for Python 2.7.3 which compiles nearly all of Python (except a couple modules). Patches for Python 3 are also included, but I didn't have anything to do with them. My patch allows for cross c