Re: [python-win32] Error while trying to compile a C module using MinGW

2008-05-18 Thread Laurent Gautier
Some follow-up. When having a minimal "Path" variable defined (that is with only C:\MinGW\bin), "python setup.py build" does work. There might be something in my complete regular Path that confuses distutils. 2008/5/18 Laurent Gautier <[EMAIL PROTECTED]>: > Hi, > > I am experiencing problems whi

[python-win32] Error while trying to compile a C module using MinGW

2008-05-18 Thread Laurent Gautier
Hi, I am experiencing problems while trying to build a C module. I have been through many explanations of how to setup a Windows XP box and I studied them carefully, and unsuccessfully, before posting here. For example, when trying to build the minimal example on wikipedia http://en.wikibooks.or