Friday, October 15, 2004, 11:31:42 AM, Eli wrote:

> I may be in a minority here, but I needed to build sqlite3: threadsafe,
> no tcl, and as a static lib.
> With both 3.06 and 3.08, this required fiddling as the configure script
> does not create libsqlite3.a.

The configure script makes .libs/libsqlite3.a for me, without
arguments or fiddling.

I use
  ../sqlite/configure --enable-threadsafe
to build the threadsafe, no tcl, and as a static lib version.

Can you tell me what fiddling you did to "fix" it?

e


Reply via email to