Mikko Kortelainen

Tag: Sqlite

Sqlite3 for ARMEL

Here's a statically compiled version of Sqlite 3.5.6 command line interface on ARMEL with Readline support. It runs nicely on Nokia Internet Tablets with the OS 2008 (libreadline4 must be installed):

sqlite3-armel.gz

It was compiled with the following settings:

./configure --disable-shared --enable-readline --enable-dynamic-extensions