At 02:40 PM 2/28/2005, David Edelsohn wrote:
>>>>> chris zhang writes:
chris> Apparently, gcc generates code by using FP when
chris> handling "long long" arithmatics. We couldn't find
chris> compiler flags to turn off this yet.
-msoft-float.
That seems to be a rather big hammer to smash that fly. Any other way to make moves not use FP? Allow floating point, but only if the program is using floating point types. -- Matt Thomas email: matt%3am-software.com@localhost 3am Software Foundry www: http://3am-software.com/bio/matt/ Cupertino, CA disclaimer: I avow all knowledge of this message.