success: compilation of python2.5.2 under wine+msys+mingw32

2009-01-16 Thread Luke Kenneth Casson Leighton
hi folks, i promised i'd get python built under wine - and i'm happy to report that this goal has been successfully achieved. http://bugs.python.org/issue4954 if anyone's interested. what has been achieved is that a python.exe, libpython2.5.dll, an implib libpython2.5.dll.a and a python2.5.def

re: success: compilation of python2.5.2 under wine+msys+mingw32

2009-01-16 Thread Dan Kegel
Awesome. Thanks for the tmpfile bug report. If you can feed us any more similar reports, please do!

Re: success: compilation of python2.5.2 under wine+msys+mingw32

2009-01-16 Thread Luke Kenneth Casson Leighton
On Fri, Jan 16, 2009 at 4:57 PM, Dan Kegel d...@kegel.com wrote: Awesome. Thanks for the tmpfile bug report. If you can feed us any more similar reports, please do! no problem. there's plenty - i'll try to track them down to concrete examples. l.

Re: success: compilation of python2.5.2 under wine+msys+mingw32

2009-01-16 Thread Juan Lang
Hi Luke, thanks for the report. And thanks very much for taking the time to log bugs! --Juan