On Feb 7, 10:13 am, lpsantil <[EMAIL PROTECTED]> wrote: > On Feb 7, 9:44 am, "David Crawshaw" <[EMAIL PROTECTED]> wrote: > > > I believe some work is needed on NestedVM to support 3.5.x, though I > > haven't sat down and worked out what exactly. That is why I only > > provide 3.4.2 at the moment in pure java. > > > If you want to see real performance enhancements, switch to the native > > driver. > > > A version with 3.5.6 will be coming in the next few days. I haven't > > got around to switching to the amalgamation yet, because of some minor > > build issues. > > > David > > I'm gonna do some work on trying to get the Pure Java working with > 3.5.6 and amalgamation. Does the NestedVM version build a shell or is > it just the library? It looks like the shell is being built and > attached to JDBC driver. Is that right? Interesting bit of tech. > > Louis
Well, I got SQLite 3.5.6 building from the amalgamation file but I'm now getting stuck on how NestedVM is using junit. Took a couple extra patches to SQLite shell.c to remove the getrusage references. I'm not too far away though. As soon as I can get junit recognized, things should be good. Louis --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
