Issue 5026: [reopening] native build of python win32 using msys under both wine and native win32 (original) (raw)

Created on 2009-01-21 19:08 by lkcl, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
f lkcl,2009-01-21 19:08
x lkcl,2009-01-21 19:16 manifests and rc files
Messages (5)
msg80339 - (view) Author: Luke Kenneth Casson Leighton (lkcl) Date: 2009-01-21 19:08
reopening a new bug with the exact same title due to #4954 having been unilaterally closed without discussion, nor reasons specified. simple courtesy would dictate that some sort of dialog is entered into especially when someone is putting in significant amounts of work in developing python, and has plans to forward-port the patch to python2.6 and trunk, merge it with #3844 and much more.
msg80340 - (view) Author: Luke Kenneth Casson Leighton (lkcl) Date: 2009-01-21 19:09
so. let me be clear. this bug is a continuation of work to port python to mingw, with a specific BUT NOT UNIQUE focus of ensuring that python can be compiled under wine. THE ATTACHED PATCH CAN ALSO BE USED TO COMPILE PYTHON UNDER WIN32.
msg80342 - (view) Author: Luke Kenneth Casson Leighton (lkcl) Date: 2009-01-21 19:16
attached also manifests and rc files for building on msvcr80
msg80345 - (view) Author: Luke Kenneth Casson Leighton (lkcl) Date: 2009-01-21 20:00
martin - apologies for shouting: i hadn't seen your explanations of why #4954 was closed. i'm not happy that it _was_ closed, but that's another story. yes of course i will be going on to python2.6 and up - first though is to focus on python2.5 and get _that_ into shape, then moving on to 2.6 and 2.7 is easy.
msg80485 - (view) Author: Luke Kenneth Casson Leighton (lkcl) Date: 2009-01-24 22:26
#5046 supercedes this patch, for python2.7. still relevant for python2.5 though.
History
Date User Action Args
2022-04-11 14:56:44 admin set github: 49276
2010-06-26 00:03:04 terry.reedy set status: open -> closedresolution: out of date
2009-01-24 22:26:04 lkcl set messages: +
2009-01-21 20:00:55 lkcl set messages: +
2009-01-21 19:16:28 lkcl set files: + xmessages: +
2009-01-21 19:09:48 lkcl set messages: + title: [reopening] native build of python win32 using msys under wine. -> [reopening] native build of python win32 using msys under both wine and native win32
2009-01-21 19:08:12 lkcl create