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 \

Re: Python 3.0.1 and mingw

2009-06-24 Thread lkcl
On Jun 23, 10:59 pm, 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 : you should compile a 2.N version. despite efforts and proof that the efforts passed all but about

Re: Python 3.0.1 and mingw

2009-06-24 Thread Gabriel Genellina
En Wed, 24 Jun 2009 08:55:07 -0300, lkcl luke.leigh...@googlemail.com escribió: On Jun 23, 10:59 pm, 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 : you should compile

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

Re: Python 3.0.1 and mingw

2009-06-23 Thread Kay Schluehr
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 \ Modules/python.o \ libpython3.0.a-lm Could not find platform