Hello again,
The previous email left out a couple of things.
First, MPFR is for multiple precision floating point computations.
You can check whether your package uses it by grepping for the
two header files, mpfr.h and mpf2mpfr.h. For example
grep -r mpfr.h TOP_OF_YOUR_SOURCE_TREE
Sec
Hello,
The Debian packaging of GNU MP has, since version 4.1.2-2 (4 Apr 2003)
been built with --enable-mpfr. It turns out that MPFR has
subsequently been split off into its own project and has released
several versions later than that included in GMP.
Paul Zimmermann, one of the developers of
2 matches
Mail list logo