Compile SQLite using the cross-compiler such as arm-linux-gcc
first, get sqlite-3.3.6.tar.gz from www.sqlite.org
unzip it,
#tar -zxvf sqlite-3.3.6.tar.gz
change into the sqlite-3.3.6 directory
cd sqlite-3.3.6
/dl/271316.html
标签:
cross-compiler
arm-linux-gcc
Compile
SQLite
上传时间:
2016-03-14
上传用户:qb1993225