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
標(biāo)簽:
cross-compiler
arm-linux-gcc
Compile
SQLite
上傳時間:
2016-03-14
上傳用戶:qb1993225