Re: [sqlite] sqlite3_last_insert_rowid fails on ARM microprocessor

2008-03-17 Thread Wilfred
Nothing wrong with SQLite. The compiler is unable to convert a long long to a double. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

[sqlite] sqlite3_last_insert_rowid fails on ARM microprocessor

2008-03-17 Thread Wilfred
Function sqlite3_last_insert_rowid always returns 1. I have compiled SQLite for ARM big endian mode using the gcc ARM compiler. I have also compiled SQLite for the Axis ETRAX RISC processor. The two platforms we are using are the Linksys NSLU2 (the unslung firmware) and Acme systems FOX Board: