On Mon, Jun 23, 2008 at 01:06:05PM -0600, Gregor Brandt scratched on the wall:
> Are there any docs on how to make the amalgamation.  I have to make  
> this executable smaller... 409K is too big.

  http://www.sqlite.org/cvstrac/wiki?p=TheAmalgamation
  http://www.sqlite.org/cvstrac/wiki?p=SqliteBuildProcess

  Basically, "make sqlite3.c".  You'll need TCL installed.

   -j

> 
> On 23-Jun-08, at 1:01 PM  , Jay A. Kreibich wrote:
> 
> >On Mon, Jun 23, 2008 at 12:40:02PM -0600, Gregor Brandt scratched on  
> >the wall:
> >>Hi,
> >>
> >>I'm trying to compile the amalgamated src in 3.4.8  with -
> >>DSQLITE_OMIT_TRIGGER and I get the following errors:
> >
> > You can't apply the flags to an existing amalgamation.  You have to  
> >build
> > from base sources or re-build the amalgamation using the flags you
> > want.


-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"'People who live in bamboo houses should not throw pandas.' Jesus said that."
   - "The Ninja", www.AskANinja.com, "Special Delivery 10: Pop!Tech 2006"
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to