| Age | Commit message (Collapse) | Author |
|
|
|
Mpfr depends on gmp. When gmp is built, it defaults to 64-bit on capable
hardware. Mpfr does not, which causes a configure error.
See: http://www.mpfr.org/faq.html#no_libgmp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Version bump to 3.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
mpfr has recently released version 3.0. This means mpfr-current
points to 3.0, not 2.4.2.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
A C library for multiple-precision floating-point computations
with correct rounding.
|