My only complaint about Python

Dominic nomail at nospam.no
Thu Aug 19 13:51:38 EDT 2004


> I have a batch script to create libpython23.a, for those who are
> interested.  It requires pexports-0.42h from
> http://starship.python.net/crew/kernr/mingw32/pexports-0.42h.zip
> extracted to C:\Program Files\pexports-0.42h, and of course mingw.
I have successfully built libpython23.a using
implib.exe provided with the free Borland C/C++ command line
compiler package.
Once this is done, cygwin-gcc can be used to create
_native_ windows modules.
If someone is interested I'll try to collect the
necessary commands and flags from my Makefiles.

Ciao,
  Dominic



More information about the Python-list mailing list