SQLite Forum

sqlite 3.34 Command-line editor
Login
OK, I gave compiling a whirl but got an error:
<pre>
~/Downloads/sqlite-amalgamation-3340000 [user] gcc  -HAVE_READLINE=1 shell.c sqlite3.c -lpthread -ldl
clang: error: unknown argument: '-HAVE_READLINE=1'
</pre>