[fpc-pascal] Mozilla XPCOM
    José Mejuto 
    joshyfun at gmail.com
       
    Thu Jun  3 11:26:59 CEST 2010
    
    
  
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é
    
    
More information about the fpc-pascal
mailing list