Re: Python 3.0.1 and mingw

2009-06-24 Thread smartmobili
On 24 juin, 05:06, Kay Schluehr k...@fiber-space.de wrote: On 24 Jun., 00:59, smartmobili v.richo...@gmail.com wrote: I wanted to know if you have some patch to compile python 3.x on mingw platform because I found some but doesn't work very well :     make gcc   -o python.exe

[issue6335] Add support for mingw

2009-06-24 Thread smartmobili
New submission from smartmobili foru...@smartmobili.com: Hi, I can see that python still doesn't support mingw environnment whil during past years some people provided some patch. I wanted recently to compile Python-3.0.1 on mingw and I have found a patch in a svn repository of a opensource

Python 3.0.1 and mingw

2009-06-23 Thread smartmobili
I wanted to know if you have some patch to compile python 3.x on mingw platform because I found some but doesn't work very well : make gcc -o python.exe \ Modules/python.o \ libpython3.0.a-lm Could not find platform independent libraries prefix Could not find platform dependent