[fpc-devel] FPC 2.0.0 vs FPC 2.0.2 (div by zero)

Peter Vreman peter at freepascal.org
Wed Mar 15 07:55:14 CET 2006


> Hello,
>
> Is there a better way to disable fpu exception other then linking to
> libc and calling fedisableexcept ???

Set8087CW() in system unit
SetExceptionMask() in unit math





More information about the fpc-devel mailing list