[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fixes for 64-bit MSVC minheadless build (#313)

Nicolas Cellier notifications at github.com
Tue Dec 4 11:27:47 UTC 2018


mpfr is multiple precision (arbitrary precision if you prefer). IMO it's too much for FloatMathPlugin.
CRLIBM (correctly rounded mathematical libray) could be a good modern alternative to fdlibm (from INRIA too).

CRLIBM is also LGPL
https://hal-ens-lyon.archives-ouvertes.fr/ensl-01529804/file/crlibm.pdf

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/313#issuecomment-444067761
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181204/95328fe4/attachment.html>


More information about the Vm-dev mailing list