[fpc-pascal] Floating point question

Sven Barth pascaldragon at googlemail.com
Tue Feb 20 08:03:28 CET 2024


James Richters via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Di., 20. Feb. 2024, 04:42:

> I don't know why it would be different in Windows than on Linux.


If you're using Win64, then the answer is simple: x86_64-win64 unlike any
other x86 target does not support Extended, so neither the compiler nor the
code in runtime will ever calculate anything with that precision.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20240220/d97f7870/attachment.htm>


More information about the fpc-pascal mailing list