"Richard Hipp" wrote...


On Tue, May 27, 2014 at 10:50 AM, Richard Hipp <d...@sqlite.org> wrote:

On Tue, May 27, 2014 at 10:39 AM, jose isaias cabrera <
cabr...@wrc.xerox.com> wrote:

Hmmmm... I am running the original DLL created for 3.8.4.3 on the WinXP
and
it works fine, so it was not a change as far as v3.17 and before, but just
this new DLL.  I am wondering if it is also because it is a pre-release
and
the "released" version will work fine.


It is probably because Dan usually builds the release DLLs using mingw
(32-bit) but I built those pre-release DLLs using MSVC 2012.


Fresh DLLs (and source code) with all the latest updates and enhancements
are now on the website:  http://www.sqlite.org/download.html

This time I build the 32-bit DLL using mingw instead of MSVC.  (MSVC was
still used for the 64-bit DLL.)  So perhaps it will work correctly on
WinXP.  Please let me know one way or the other.  Thanks.

Just noticed something... It may be nothing, but the MinGW built DLL has a size of 645KB while the MSVC built one has a size of 962KB. Just under 33% bigger. I hope there is nothing missing on the MinGW one. :-) It's so weird how MS DLLs and programs are always so much bigger in size then non-MS built ones. Just food for thoughts...

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

Reply via email to