On Sat, Oct 19, 2013 at 5:32 AM, Drake Wilson <[email protected]> wrote:
> Quoth jitendar kumar <[email protected]>, on 2013-10-19 14:48:46 +0530: > > but the same compiled with ARM - Cortex A15 cross compiler and the query > > executed on arm board it gives the output of EPOCH time. i guess the > > function > > gettimeofday() fails to add the time to the default EPOCH time. > Have you tried _matching_ the ARM -mcpu=cortex-a15 compilation option _exactly_ into the -mtune option? -- -- -- --Ô¿Ô-- K e V i N _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

