Ken <[EMAIL PROTECTED]> wrote:
> Dan  and DRH,
> 
> The amalgamated version as packaged in the link was really nice indeed. Much 
> preferred over the full source code bundle I've been using to produce sqlite 
> shared objects. 
> 

I take it that

    gcc -shared -o libsqlite3.so sqlite3.c

doesn't work for you?


> Even nicer is the  fact that the 
>    TCC += -DSQLITE_OMIT_LOAD_EXTENSION=1
> 
> Is not included as part of the make so that loadable extensions are 
> automatically enabled.
> 
> Will future release be of available as almagamated autoconf ?
> 

That is the plan.  Though in all past efforts to change the
build system I have received thunderous howls of protest.
We'll see how this round goes....

--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to