On Aug 2, 7:39 am, Mercury <[email protected]> wrote: > I'm meeting another issue about libffi issue and would like to have > your comment about it.
I've had mixed results with libffi -- we had to fix some stuff locally on the platforms we used (search for "android" to find the changes). It's possible the MIPS code isn't quite right. There are some tests included with libffi. If you go into external/libffi/testsuite/ Android.mk you can see that it's sort of halfway there. I left ffitest_struct5 as a buildable target, but if you want to try the others you'll need to fiddle around. We updated libffi at some point. Does external/libffi/README show 3.0.6? --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
