[Python-Dev] problems compiling ctypes (original) (raw)
Jeremy Link jeremy at 54oaks.com
Thu Jul 3 21:35:33 CEST 2008
- Previous message: [Python-Dev] [PyCon-Organizers] us.pycon.org down?
- Next message: [Python-Dev] problems compiling ctypes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [Python-Dev] [PyCon-Organizers] us.pycon.org down?
- Next message: [Python-Dev] problems compiling ctypes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]