[Pyrex] Mingw usage so simple

Grant McDonald gmcdonald at infocomp.com
Fri Oct 8 04:32:47 CEST 2004


Phillip J. Eby wrote:

> Doing the "full dance" allows the above to be done with a short 
> 'setup.py' file that doesn't need to know anything about the specific
> paths involved.

The only problem I had was with the use of certain .lib files (specifically
from a Microsoft compiler). All that was required was to use the reimp tool
on the lib files and recompile.

The reimp tool is now part of mingw-utils

Reimp:

http://jrfonseca.dyndns.org/projects/gnu-win32/software/reimp/

MinGW Project page:

http://sourceforge.net/project/showfiles.php?group_id=2435&release_id=115457


If you don't have a good reference for recompiling the python dll I found
this quite helpful:

http://sebsauvage.net/python/mingw.html

Cheers,

Grant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.copyleft.no/pipermail/pyrex/attachments/20041008/4964de80/attachment.html


More information about the Pyrex mailing list