> Compiling a static library of SQLite's amalgamated version weighs at about 
> 4.3 MB

Where are you coming up with this number? My .a is 2792KB and that's with both 
armv6 and armv7, debugging, and full symbols.

I pull in sqlite3, openssl, about a billion other things, and plenty of my own 
code and my post-strip size of the executable is still on the order of 5MB and 
that's still with debugging turned on.

I may be missing something, but I can't believe this a real issue.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to