Yes its generating the binary But how can i make sure that the binary is for ARM
I can able to run the binary in X86 environment. (Actually it should not run in x86) On Thu, Jan 15, 2009 at 7:42 PM, MikeW <[email protected]> wrote: > <mkrajachan...@...> writes: > > > > > Hello MikeW > > All the information in that link to cross compile > sqlite > > for ARM is Sqlite-3.3.7. > > > > But now i am using sqlite-3.6.7. I am unable to find the lines to comment > in > > the latest configure script. > > > > and I need to generate "testfixture" binary to run all test in arm > > environment. > > > > So how can I cross compile sqlite-3.6.7 for ARM? > > > > How to generate "testfixture" binary for ARM? > > > > Thanks in advance > > > > Chandru > > Well you only need to comment them out if they exist ! > If you don't get the error message when building then don't worry ! > > MikeW > > > ==gmane padding== > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

