Re: [sqlite] Porting SQLite to Nurit OS ver

2014-07-02 Thread Stephan Beal
On Wed, Jul 2, 2014 at 2:41 PM, Clemens Ladisch wrote: > > |Prototype causes non-standard conversion from `int' to > `sqlite3_int64' > > This is just an overzealous and absurdly useless warning. > Try to reduce the warning level. > AFAIK, any conversion from a less precise type to a more pre

Re: [sqlite] Porting SQLite to Nurit OS ver

2014-07-02 Thread Clemens Ladisch
Paulo Roberto wrote: > I'm trying to port SQLite (3.08.04.03) to the Nurit 8400 POS device that > has an ARM 7 processor and is running Nurit OS 7.50.13a > > The error appears when the compiler is building the sqlite.c file (the same > flags are used). > |Prototype causes non-standard conversi

Re: [sqlite] Porting SQLite to Nurit OS ver

2014-07-02 Thread Kees Nuyt
On Wed, 2 Jul 2014 12:02:01 +0100, Simon Slavin wrote: > > Thank you for your precise and useful description of what is happening. > > Unfortunately this list does not allow attachments, but can you paste > a copy of the final error, the one about the register map, > to one of your posts ? Make

Re: [sqlite] Porting SQLite to Nurit OS ver

2014-07-02 Thread Simon Slavin
On 1 Jul 2014, at 10:32pm, Paulo Roberto wrote: > There are a lot of warnings due to data type conversion and in the end an > error relative to register map that I didn't understand. > > I would appreciate any help to solve this issue and build it correctly. > > The compiler used is an hcarm 4