Hi
 i have crosscompiled selite for arm board by below command from my ubuntu
machine
1. "./configure --host=arm CC=armv7l-timesys-linux-gnueabi-gcc
--disable-tcl"
2. make
3. make install DESTDIR=/usr/bk

and later put the contents from bk to the target
also i copied the source tree to target.

Can any one tel me , How to run the sqlite test suite on the target ?


Thank you 




--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/cross-compiling-sqlite-tp67478.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to