Just one more clarification:
I am measuring the size of the produced .o object file, that is, before 
linking. That is why I remove -ffunction-sections, but of course, with -ffs 
would probably produce a smaller binary after linking. The reason is that it is 
not clear which microcontroller I'll be using, because the total code in the 
end might not fit at all into a 256KB flash (the rest of the code is not there 
yet, i.e. cannot be compiled and tested). So I am just evaluating a kind of 
worst case scenario.
Károly

_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to