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
Could not find platform dependent libraries
Co
On 24 juin, 05:06, Kay Schluehr wrote:
> On 24 Jun., 00:59, smartmobili 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 :
>
&g