On Sun, 6 Apr 2014 21:43:27 -0400, Richard Hipp <d...@sqlite.org> wrote:

> At http://www.sqlite.org/sar there is a utility program that generates an
> "SQLite Archive", similar to a ZIP archive but using SQLite as the file
> format instead of the ZIP format. 

Wonderful, thanks!


[Open]Solaris users may want to add:

CC += -D_XOPEN_SOURCE=500 -O2

to the Makefile.

For completeness, I also added target:

clean:
        -rm sar sqlite3.o


-- 
Groet, Cordialement, Pozdrawiam, Regards,

Kees Nuyt

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to