The website (http://www.sqlite.org/about.html) says that sqlite can be compiled to under 300K. I am using mingw32, and with no configuration did I manage to get sqlite3.o below 400k. What compiler/compiler options are used to reach <300K? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] Compiling sqlite Baruch Burstein
- Re: [sqlite] Compiling sqlite Richard Hipp
- Re: [sqlite] Compiling sqlite Jan Hudec
- Re: [sqlite] Compiling sqlite Roger Binns