Most likely you compiled the sources with debugging symbols turned on. 
Are the resulting binaries still too big after you've run strip on them?

On 06/04/2009 09:57 PM, Mohey Eldin Hamdy wrote:
> According to http://www.sqlite.org/cvstrac/wiki?p=SizeOfSqlite
>
>    with no optimization the maximum size should be 513 KB.
>
> The problem is that in three different cases on three different Linux
> distributions, which are Fedora 7.0, Debian and
> ubuntu the size is usually 1.3 MB.
>
> Does any body know why this is the case?
>
> Thanks,
> Mohy
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>    
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to