SQLite Forum

Bug: MSVC uses intrinsic versions of ceil and floor for floating-point modes precise and fast (diagnosed)
Login
Fascinating, but I am using /fp:precise and am getting no errors.

On the gripping hand, I am generating a completely stand-alone executable/load-library that is not dependent on any runtime (other than the subsystem runtime, msvcrt).

Mind you, I have a Xeon processor which uses AVR2 for everything, so mayhaps that makes a difference.