Compile python extensions under windows/cygwin
Joshua Kugler
joshua at joshuakugler.com
Tue May 26 15:19:18 EDT 2009
Joana wrote:
> I mantain Python on Windows, all installed packages are under c:
> \Python25\Lib\site-packages. Now I have to build C libraries used by
> python extensions and I am using cygwin, but I don't know how to
> install the module in Windows directory.
I have used MingW to do this. Might this help:
http://joshuakugler.com/archives/13-Building-Python-Eggs-with-C-Extensions-on-Windows.html
j
More information about the Python-list
mailing list