On Sat, Jun 30, 2012 at 1:56 AM, Pam Li <pam...@hotmail.com> wrote:

> Hello, We use SQLite C/C++ API interface.  We are in the process of
> migrating our product (a C/C++ application) from 32 bit to 64 bit.  We
> build our own SQLite library with SQLite source code.   Question:Should we
> continue building it as a 32 bit library, and link it with 64 bit product,
> or we can build it as a 64 bit library (Windows, Linux and Solartis)?
>

It works just fine built in 64-bit mode.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to