Re: [sqlite] Number of SQLITE_OMIT_ defines not working correctly

2016-07-16 Thread Miroslav Rajcic

Thanks for the links.

Regards,

  Miroslav


On 17.7.2016. 1:16, Zsbán Ambrus wrote:

On Sat, Jul 16, 2016 at 6:53 PM, Olivier Mascia  wrote:

I think you might have skipped this: 
https://www.sqlite.org/compile.html#omitfeatures


Important Note: The SQLITE_OMIT_* options may not work with the amalgamation. 
SQLITE_OMIT_* compile-time options usually work correctly only when SQLite is 
built from canonical source files.

Let me add that the "http://sqlite.org/howtocompile.html; page lists
exactly which of those options you cannot use when compiling the
amalgamation.

-- Ambrus
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users



___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Number of SQLITE_OMIT_ defines not working correctly

2016-07-16 Thread Zsbán Ambrus
On Sat, Jul 16, 2016 at 6:53 PM, Olivier Mascia  wrote:
> I think you might have skipped this: 
> https://www.sqlite.org/compile.html#omitfeatures
>
>> Important Note: The SQLITE_OMIT_* options may not work with the 
>> amalgamation. SQLITE_OMIT_* compile-time options usually work correctly only 
>> when SQLite is built from canonical source files.

Let me add that the "http://sqlite.org/howtocompile.html; page lists
exactly which of those options you cannot use when compiling the
amalgamation.

-- Ambrus
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Number of SQLITE_OMIT_ defines not working correctly

2016-07-16 Thread Miroslav Rajcic

Hi Olivier,

thanks for pointing that to me, I was not aware of the fact (especially 
because the other 15 or so flags seem to work fine).


I just hoped it's an easy fix to someone working on a project.

Regards,

  Miroslav


On 16.7.2016. 18:53, Olivier Mascia wrote:

Le 16 juil. 2016 à 18:42, Miroslav Rajcic  a écrit :

Hi Oliver,

it's with the amalgamation code (as I said before it is the latest snapshot 
source, sqlite-snapshot-201607151001.tar.gz).

Regards,
  Miroslav


Miroslav,

I think you might have skipped this: 
https://www.sqlite.org/compile.html#omitfeatures


Important Note: The SQLITE_OMIT_* options may not work with the amalgamation. 
SQLITE_OMIT_* compile-time options usually work correctly only when SQLite is 
built from canonical source files.

 From the full source tree code, you should be able to build SQLite to your 
liking or even build a lighter amalgamation source.

Go down the download page to the Alternative Source Code Formats for links to 
the full source code.



___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Number of SQLITE_OMIT_ defines not working correctly

2016-07-16 Thread Olivier Mascia

> Le 16 juil. 2016 à 18:42, Miroslav Rajcic  a écrit :
> 
> Hi Oliver,
> 
> it's with the amalgamation code (as I said before it is the latest snapshot 
> source, sqlite-snapshot-201607151001.tar.gz).
> 
> Regards,
>  Miroslav
> 
>> 

Miroslav,

I think you might have skipped this: 
https://www.sqlite.org/compile.html#omitfeatures

> Important Note: The SQLITE_OMIT_* options may not work with the amalgamation. 
> SQLITE_OMIT_* compile-time options usually work correctly only when SQLite is 
> built from canonical source files.

From the full source tree code, you should be able to build SQLite to your 
liking or even build a lighter amalgamation source.

Go down the download page to the Alternative Source Code Formats for links to 
the full source code.

-- 
Meilleures salutations, Met vriendelijke groeten, Best Regards,
Olivier Mascia, integral.be/om


___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Number of SQLITE_OMIT_ defines not working correctly

2016-07-16 Thread Miroslav Rajcic

Hi Oliver,

it's with the amalgamation code (as I said before it is the latest 
snapshot source, sqlite-snapshot-201607151001.tar.gz).


Regards,
  Miroslav

On 16.7.2016. 18:28, Olivier Mascia wrote:

Le 16 juil. 2016 à 15:43, Miroslav Rajcic  a écrit :

I've tried to add few more SQLITE_OMIT_ defines to my project in order to 
reduce unused code.

Are you compiling and using these OMIT defines with the amalgamation source 
code or the full source code of SQLite?



___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Number of SQLITE_OMIT_ defines not working correctly

2016-07-16 Thread Olivier Mascia
> Le 16 juil. 2016 à 15:43, Miroslav Rajcic  a écrit :
> 
> I've tried to add few more SQLITE_OMIT_ defines to my project in order to 
> reduce unused code.

Are you compiling and using these OMIT defines with the amalgamation source 
code or the full source code of SQLite?

-- 
Meilleures salutations, Met vriendelijke groeten, Best Regards,
Olivier Mascia, integral.be/om


___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users