Comment Re:FAIL (Score 1) 274
It is not about just rebuilding using a different configuration, the application is still working running without JIT on non-SSE2 cpus, it is about generating x87 math instructions which is a bit trickier than using the SSE2 floating point assembler instructions.