[issue8384] Distutils C extension build with MinGW on Windows fails

Craig McQueen report at bugs.python.org
Wed Apr 14 04:21:38 CEST 2010


Craig McQueen <python at craig.mcqueen.id.au> added the comment:

I just realised--I didn't have c:\mingw\bin in my path. Once I added that to the path, then the build worked fine.

So I guess the issue is only that the error message is somewhat cryptic.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8384>
_______________________________________


More information about the Python-bugs-list mailing list