gmp.h
Vincent Lefevre
vincent+gcc@vinc17.org
Fri Jan 16 00:32:00 GMT 2009
On 2009-01-15 17:03:37 -0500, Franklyn Simon wrote:
> I uncompressed gmp-4.2.4 and mpfr-2.3.2 in /opt/gcc4.3.2 directory and
> made symbol link: gmp and mpfr to point to them. I also use the
> with-gmp and with-mpfr to configure as the same time with gcc-4.3.2 but
> I get the error message: checking for correct version of gmp.h no. My
> question is here is the header file (gmp.h). Is this my problem not
> having the gmp.h file?
This means that the gmp.h file can't be found by MPFR in the include
search path.
--
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
More information about the Gcc-help
mailing list