MinGW and Python

sturlamolden sturlamolden at yahoo.no
Tue Apr 25 08:43:21 EDT 2006


I forgot to mention that C libraries built with Visual C++ and MinGW
are binary compatible. MinGW can link libararies and object files from
Visual C++. Although Python may be build with Visual C++, you can still
compile and link your C extensions with MinGW.




More information about the Python-list mailing list