Bug#488864: sqlite3 math problems; was: Re: Bug#488864: Home-compiled version works

2008-07-06 Thread Laszlo Boszormenyi
Hi Jeremy, On Sun, 2008-07-06 at 11:09 +1000, Jeremy Apthorp wrote: > I tried compiling sqlite3 on my own machine, and the issue does not > appear. It seems to be in fact unrelated to that -D and more related > to the build environment. Do you still have your build log? If yes, please do send it

Bug#488864: Home-compiled version works

2008-07-05 Thread Jeremy Apthorp
I tried compiling sqlite3 on my own machine, and the issue does not appear. It seems to be in fact unrelated to that -D and more related to the build environment. There are several comments in the sqlite3 source (see for example sqlite3/src/util.c) indicating that -ffast-math is broken. Was this pa