Hi,
> Hi,
>
> I need to compile sqlite 2.8.15 under Linux and an other UNIX platform
> with THREAD_SAFE, NDEBUG and -DTEMP_STORE=3 enabled.
> If I write something like:
>
> ./configure --enable-tempdb-in-ram=always
>
> I can see in the makefile that -DTEMP_STORE is defined as 3.
> But what about T
Hi,
I need to compile sqlite 2.8.15 under Linux and an other UNIX platform
with THREAD_SAFE, NDEBUG and -DTEMP_STORE=3 enabled.
If I write something like:
./configure --enable-tempdb-in-ram=always
I can see in the makefile that -DTEMP_STORE is defined as 3.
But what about THREAD_SAFE and NDEBUG?
Hi,
I need to compile sqlite 2.8.15 under Linux and an other UNIX platform
with THREAD_SAFE, NDEBUG and -DTEMP_STORE=3 enabled.
If I write something like:
./configure --enable-tempdb-in-ram=always
I can see in the makefile that -DTEMP_STORE is defined as 3.
But what about THREAD_SAFE and NDEBUG?
3 matches
Mail list logo