Hi everyone,
I just managed to compile Sqlite 3.4.2 under VC++(Visual C++ 2005 Express
Edition, the free one). My problem is that I've been trying to shrink the
size of the .lib file generated with no luck.
Currently the size of my .lib file is 1445kb with the compile options /O1
/Os /Oy and no debugging information.
I'm using the amalgamation source file( I don't know if that really makes
any difference)

It's quite big comparing to the .exe supplied for windows
( by the way, how was sqlite3.exe - - compiled? which compiler and settings
were used?)


Thanks,
Miguel Fuentes

Reply via email to