* IainS wrote on Mon, Aug 24, 2009 at 08:17:37PM CEST: > > the configure that's failing is GMP rather than gcc... maybe I've > missed a requirement to update?
> configure:11139: /lib/cpp -DNO_ASM conftest.cc > /Volumes/ScratchCS/gcc-4-5-regtest/gmp/configure: line 1: /lib/cpp: > No such file or directory > configure:11214: error: C++ preprocessor "/lib/cpp" fails sanity check > See `config.log' for more details. Maybe http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40950 or similar? Anyway, the error happens even earlier, probably when it's trying to find an in-tree C++ compiler. HTH. Cheers, Ralf