[Python-Dev] problems compiling ctypes

Jeremy Link jeremy at 54oaks.com
Thu Jul 3 21:35:33 CEST 2008


I've grabbed the latest libffi that contains support for the ARM processor.
I then enable FFI_CLOSURES in the arm/ffi.c file.

 

When I do this, I get compilation errors that it is missing
ffi_prep_closure.

 

Is ffi.c up to date for supporting the ARM platform?

 

Not sure if there is a simple configuration change in one of the files that
will fix *everything* or if ffi.c just doesn't support ARM yet and so it
needs be developed/revamped.

 

Thanks for any help.

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20080703/a6a04fab/attachment.htm>


More information about the Python-Dev mailing list