This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
problem building gcc4-4.3.0-20070209
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: gcc at gcc dot gnu dot org
- Date: Sat, 10 Feb 2007 00:56:13 +0100 (CET)
- Subject: problem building gcc4-4.3.0-20070209
While building the gcc4-4.3.0-20070209 snapshot, I got the error
...
checking for correct version of gmp.h... no
configure: error: Building GCC requires GMP 4.1+ and MPFR 2.2.1+.
...
I am using the same script that worked last week and I have
gmp 4.2.1 and mpfr 2.2.1 since several builds. I am using
a Mac OSX 10.3.9. Can someone give me a pointer the change(s)
that might explain the breakage.
TIA
Dominique