This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: darwin8 / ppc bootstrap is failing for me.


* 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]