need help porting ctypes to Linux

Robin Becker robin at jessikat.fsnet.co.uk
Thu Nov 21 16:25:48 EST 2002


....
>Now I'm implementing (read hacking) libffi to work under Windows so
>that I don't have to use other code here.

Using the latest Dev-C++ (mingw32 gcc based) I am able to build a
libffi.dll and using M$ LIB I also have an import libffi.lib.

I can also build a libffi.a, but I guess that's no good for Thomas'
efforts unless he uses mingw32 to build the whole extension.
-- 
Robin Becker



More information about the Python-list mailing list