[Python] Re: Building extensions with mingw32 -- bdist_wininst fails.

Chris Gonnerman chris.gonnerman at newcenturycomputers.net
Fri Aug 8 08:33:37 EDT 2003


----- Original Message -----
From: "Pierre Schnizer" <P.Schnizer at nospam.gsi.de>


> Please excuse, if it is a bit out topic.
>
> When I tried to build an extension module for Python2.2 with MingW3.0 I
had
> problems with the conversion of files. So
>
> myfile = PyFile_AsFile(object);
>
> would crash python2.2 when a standard Python2.2 was invoking an extension
> module compiled with MinGW.
>
> Do you use such conversions in your Module?

No, I don't.  That's interesting, though... thanks for
the information.

Chris Gonnerman -- chris.gonnerman at newcenturycomputers.net
http://newcenturycomputers.net







More information about the Python-list mailing list