-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kim Boulton wrote:
> However, how do you get the thing to compile with MinGW?

You tried way too hard :-)

Use the .tar.gz version of the amalgamation as it includes the shell
source code (the .zip doesn't).  Then this command works (no need to use
Make or batch files):

  gcc -O2 -o shell.exe shell.c sqlite3.c

You'll need to add -D flags or edit the source as appropriate.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkml5yUACgkQmOOfHg372QS0WQCgzI70kEvfQ4gUIY4v4Y9Z4Dcy
OxcAn3TJrrkZIGig/V4gg4X4UysMjhDf
=RDiY
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to