On 4/19/17, Kim Gräsman <kim.gras...@gmail.com> wrote: > I'm building for both Windows and Linux and it's a reproducible build, > so I'd rather not depend on anything extra.
The only thing extra you need is tclsh installed as it is used during the build process. Besides TCL, just a C compiler and the ordinary tools. On unix, just run "./configure; make". On Windows with MSVC the command is "nmake /f makefile.msc" -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users