How To Compile SQLite
How To Compile SQLite
Overview
SQLite is ANSI-C source code. It must be compiled into machine code before it is useful. This article is a guide to the various ways of compiling SQLite.
This article does not contain a step-by-step recipe for compiling SQLite. That would