Romain Crausaz
2015-10-22 08:51:27 UTC
Dear,
We have an embedded system using sqlite. I performed an update from
version 3.7.11 to 3.8.11 and was surprized that the binary file sqlite3
has grown from 44.8 KB to 627.4 KB. I used the same configuration
(default) for both cross-compilation.
The system has a limited amount of NAND memory and this make it unusable
in our case.
Is this memory increase normal or am I doing something wrong ?
The library size didn't increase. It is only the sqlite3 binary file.
Best regards
Romain Crausaz
We have an embedded system using sqlite. I performed an update from
version 3.7.11 to 3.8.11 and was surprized that the binary file sqlite3
has grown from 44.8 KB to 627.4 KB. I used the same configuration
(default) for both cross-compilation.
The system has a limited amount of NAND memory and this make it unusable
in our case.
Is this memory increase normal or am I doing something wrong ?
The library size didn't increase. It is only the sqlite3 binary file.
Best regards
Romain Crausaz