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.
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com