Re: [sqlite] SQLite on PocketBook

2009-11-05 Thread Doug Currie
On Nov 5, 2009, at 5:15 PM, Beau Wilkinson wrote: > I really think this warrants further discussion. Perhaps the correct > answer (that ARMs implement a non-standard FP type which is > incompatible with Sqlite) is already out there, but I think the > issues I raised with that answer should

Re: [sqlite] SQLite on PocketBook

2009-11-05 Thread Simon Slavin
On 5 Nov 2009, at 10:45pm, D. Richard Hipp wrote: > I'm sorry that you are having difficulty and that SQLite is not > working to your satisfaction. But the fact remains that it works > great on every platform that I have access to. If you are able to > find a bug in SQLite we will be happy to

Re: [sqlite] SQLite on PocketBook

2009-11-05 Thread D. Richard Hipp
On Nov 5, 2009, at 5:15 PM, Beau Wilkinson wrote: > > Assuming (and perhaps this is the rub...) that Sqlite is built > around C++ "float" and "double," then I fail to see how any FP > system that is even plausibly useful could give the results cited by > Mr Drozd. If I put (for example)

Re: [sqlite] SQLite on PocketBook

2009-11-05 Thread Beau Wilkinson
__ From: Beau Wilkinson Sent: Wednesday, November 04, 2009 9:39 AM To: General Discussion of SQLite Database Cc: Alexander Drozd Subject: RE: [sqlite] SQLite on PocketBook >I'm guessing that your hardward does not implement IEEE 754 floating >point correctly. We've seen

Re: [sqlite] SQLite on PocketBook

2009-11-04 Thread Beau Wilkinson
com] Sent: Wednesday, November 04, 2009 9:36 AM To: General Discussion of SQLite Database Cc: Alexander Drozd Subject: Re: [sqlite] SQLite on PocketBook Correct, ARM's emulate hardware floating point using software. And it's really slow too since it forces a context switch as the processor spots i

Re: [sqlite] SQLite on PocketBook

2009-11-04 Thread Beau Wilkinson
From: sqlite-users-boun...@sqlite.org [sqlite-users-boun...@sqlite.org] On Behalf Of D. Richard Hipp [...@hwaci.com] Sent: Wednesday, November 04, 2009 9:26 AM To: General Discussion of SQLite Database Cc: Alexander Drozd Subject: Re: [sqlite] SQLite on PocketBook On Nov 4, 2009

Re: [sqlite] SQLite on PocketBook

2009-11-04 Thread O'Neill, Owen
eral Discussion of SQLite Database Cc: Alexander Drozd Subject: Re: [sqlite] SQLite on PocketBook On Nov 4, 2009, at 4:53 AM, Alexander Drozd wrote: > > My name is Alexander. I am working on an open-source spaced- > repetition software project (http://code.google.com/p/pbanki/). My >

Re: [sqlite] SQLite on PocketBook

2009-11-04 Thread D. Richard Hipp
On Nov 4, 2009, at 4:53 AM, Alexander Drozd wrote: > > My name is Alexander. I am working on an open-source spaced- > repetition software project (http://code.google.com/p/pbanki/). My > software relies on SQLite library. I came across some bug-like > problems with running SQLite on a