------- Comment #16 from s_j_newbury at yahoo dot co dot uk 2007-08-03 11:52 ------- (In reply to comment #14) > Actually, forget that last message. Most of these patches seem to be gcc 4.2 > based and the libffi and gij patches are already done. >
Andrew: I spotted your new patch here http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01986.html, one thing I see missing is in libffi/src/arm/ffi.c, FFI_INIT_TRAMPOLINE uses the OABI style syscall to call sys_cacheflush, this will fail without OABI support. Not too hard to add but I don't have copyright assignment still, so... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31325