distutils and mingw32

Scott David Daniels Scott.Daniels at Acm.Org
Wed Sep 22 19:17:16 EDT 2004


Chris Liechti wrote:
> Scott David Daniels <Scott.Daniels at Acm.Org> wrote in 
> news:4151f3f8$1 at nntp0.pdx.net:
> 
> 
>>I'm trying to get distutils in 2.4 happy running mingw32.  I've chased
>>a few things down, but now I'm getting:
>>C:\Documents and Settings\daniels\Desktop\Py\block>\python24\python 
>>setup.py build_ext -cmingw32
> 
> ...
> 
>>undefined reference to `_imp__PyExc_TypeError'
> 
> 
> my guess is that the import library (libpython24.a) is missing or not 
> correct. did you create one with pexports?
> 
> you know this one?
> http://www.python.org/doc/current/inst/tweak-flags.html (bottom of the 
> page)
> 
> chris
> 
> 
Thanks.  I'll try that out tonight.

-Scott David Daniels
Scott.Daniels at Acm.Org



More information about the Python-list mailing list