From: JLM <so4...@ho...> - 2012-08-02 08:47:35
|
> Quite possible. > Please try to decrease optimization level in > builds/posix/make.android.arme. There is line > OPTIMIZE_FLAGS=-O3 -fno-omit-frame-pointer > -O0 instead -O3 will be good first attempt. It runs ! So the O3 gcc optimization was the problem. We can now say that the libfbclient for Android is running ! Now it miss "only" the libfbserver :) Jean-Louis Meuriot |