Hello FPC-Pascal, Thursday, June 3, 2010, 10:24:43 AM, you wrote:
>> Did you try disabling floating point exceptions? A lot of C code assumes that >> floating point exceptions are disabled (since that's what the C library does >> on startup). MVC> Aha. And how do I do that ? Set8087CW($133F); ? Or maybe could I need signal(SIGFPE,SIG_IGN); ? I'll check. -- Best regards, José _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal