From: Alex P. <pes...@ma...> - 2012-08-02 07:58:51
|
> 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. > PS. Do not forget to run config.status after changing this file. |