Hi,

I hacked around the build system a bit to get sqlite4.c generating to a compilable state. I've put patch at [1] which is likely completely incorrect so I'd love to hear how it should be done :)

In my otherwise clean trunk checkout I'm generating like so:

   $ make -f Makefile.linux-gcc sqlite4.c

The resulting sqlite4 files at least compile and link in Mozilla's gecko build system just like our sqlite3 integration (but I haven't yet started experimenting with IndexedDB on top of sqlite4).

Thanks and happy new year,

Andrew

[1]
http://people.mozilla.org/~aoverholt/sqlite4-amalgamation.patch
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to