build python using mingw

U

Uwe Schmitt

Hi,

I tried to build python 2.3 on a windows 2k machine using
mingw. configure works fine, but when compiling
Module/posixmodule.c I get lots of warnings,
one is
'SIGCHLD undeclared' (first use in this function).

Did anyone suceed in building Python + mingw ?

Greetings, Uwe
 
M

Marijan Tadin

AFAIK no, but some people are trying to do so.
Try Google with:

build mingw group:comp.lang.python.*



Uwe Schmitt said:
Hi,

I tried to build python 2.3 on a windows 2k machine using
mingw. configure works fine, but when compiling
Module/posixmodule.c I get lots of warnings,
one is
'SIGCHLD undeclared' (first use in this function).

Did anyone suceed in building Python + mingw ?

Greetings, Uwe
mankind."
 
J

John J. Lee

Marijan Tadin said:
Did anyone suceed in building Python + mingw ?
[...]
AFAIK no, but some people are trying to do so.
Try Google with:

build mingw group:comp.lang.python.*

But don't let that put you off doing it yourself: IIRC, it's been on
Gerhard's list for a long while, but he hasn't had sufficient 'round
tuits' to finish it (assuming I recall correctly that it *was* Gerhard
Haring).


John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top