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
標簽:
cross-compiler
ARM-LINUX-gcc
Compile
SQLite
上傳時間:
2016-03-14
上傳用戶:qb1993225