Ok, I will try. On Fri 18 May, 2018, 7:15 PM Richard Hipp, <[email protected]> wrote:
> On 5/18/18, Sathish Kumar <[email protected]> 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 > [email protected] > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

