hi Emmanuel, since you have been building both the native and XUL
versions of Firefox Mobile, you might want to delete your OBJDIR to
ensure your build does not inadvertently link incompatible object files.
Also, what Android NDK version are you using? I have seen similar
startup crashes when using NDK r7 (the current version). The crashes
"went away" when reverted to an older NDK version like r6b or r5c (which
is the version used on Mozilla's build machine).
chris
On 1/7/12 2:01 PM, Emmanuel Engelhart wrote:
> Hi,
>
> Currently I'm trying to compile by myself FF mobile for Android using
> mozilla-central.
>
> I have achieved to compile& run on the Android emulator FF mobile with
--
chris