On Oct 14, 2016, at 1:27 PM, Don V Nielsen <donvniel...@gmail.com> wrote:
> 
> I can read C, but I don't know how to compile it.

https://www.sqlite.org/howtocompile.html

Once you get SQLite to build, make the suggested change and say “make” again.  
The sqlite3 program will be rebuilt, since make knows that sqlite3 depends on 
shell.c.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to