[Bug bootstrap/40833] gcc configure problem with mpfr.h
david dot sagan at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 14 04:41:00 GMT 2009
------- Comment #6 from david dot sagan at gmail dot com 2009-10-14 04:40 -------
(In reply to comment #5)
> > checking for correct version of mpfr.h... no
>
> That is correct error since mpfr cannot be used as you configured gcc so it is
> not the correct version :).
>
No. This is not correct. See comment #3. It has nothing to do with the version
of MPFR. The problem was that MPFR was built against a different version of GMP
than the GMP version specified on the configure line.
So the error message is wrong.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40833
More information about the Gcc-bugs
mailing list