Hi All,

I want to use SQLite for one of the application which runs on a embedded
system where we have memory limitations.

In the SQLite we have around 180+ distinct APIs, but not all APIs we are
going to use it.

What I want  is the just core APIs. Can I build SQLite in such a way that I
can avoid all the unnecessary API implement ions in the final library. I
want to avoid all the extra APIs except the core API.

If any compiler setting can help to achieve will be great. Any hint to
achieve it, is also really appreciated.

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

Reply via email to