Including GMP/MPFR in GCC repository?
Steve Kargl
sgk@troutmask.apl.washington.edu
Mon Oct 23 15:26:00 GMT 2006
On Mon, Oct 23, 2006 at 04:04:22AM -0700, Rob wrote:
>
> Temporarily I have fixed the problem, by manually
> adding two lines to /usr/include/mpfr.h :
> #define MPFR_VERSION_MAJOR 2
> #define MPFR_VERSION_MINOR 2
> but I don't think that's a satisfying solution.
>
Don't do that!
Read the installation requirements for GCC.
Then go to www.mpfr.org, download mpfr-2.2.0
and available patches, and install the correct
version of mpfr.
--
Steve
More information about the Fortran
mailing list