On 5/18/18, Sathish Kumar <connect.s...@gmail.com> wrote:
> Hi Richard,
>     Further update on this issue.
>
>     I am observing this issue only with the library build using ndk-build
> via terminal and the library built via android studio gradle works fine. Is
> there any difference in compiling sqlite using gradle and via ndk-build via
> terminal ?

Try building with compiler optimizations disabled (-O0) and see if
that makes a difference.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to