Re: [sqlite] Mac OS X and Java

2004-01-08 Thread D. Richard Hipp
Tim Anderson wrote: Using version 2.8.9 and OS X 10.2.8 I had no trouble compiling Sqlite, although if I enable-shared I get a bus error on one of the tests (in make test). FWIW, the relevant ticket is: http://www.sqlite.org/cvstrac/tktview?tn=369 -- D. Richard Hipp -- [EMAIL PROTECTED] -- 7

[sqlite] Mac OS X and Java

2004-01-08 Thread Tim Anderson
Using version 2.8.9 and OS X 10.2.8 I had no trouble compiling Sqlite, although if I enable-shared I get a bus error on one of the tests (in make test). I have to disable shared library support anyway because... I had considerable difficulty compiling the Java wrapper at http://www.ch-werner.de/j