Hello,

I am a new user of this group (just joined).  First of all I appreciate
you for creating and maintaining such a small and robust database. I
have a few simple queries on sqlite regarding footpring. I hope the
owner has the answers.

 

In sqlite features(www.sqlite.org <http://www.sqlite.org/> ) it was
given that

*       Small code footprint: less than 250KiB fully configured or less
than 150KiB with optional features omitted. 

And There is a document called "Compilation options for sqlite" which
says to use macro definitions to the compiler and also to the lemon
tool. 

On ARM-linux platform with all the features included I got a footprint
of 260KB 

When I  turned off these features(all mentioned in Compilation options
for sqlite doc except SQLITE_OMIT_COMPLETE), the footprint is 249KB. I
need a footprint of 150K.  How can I get it?

 

Regards

Kalyani

 

 

 

 

 

 

 


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
[EMAIL PROTECTED]
**********************************************************************

Reply via email to