cpp problem

Jeffrey A Law law@cygnus.com
Mon Dec 15 07:06:00 GMT 1997


  In message < E0xhZ3L-0001pl-00@ursa.cus.cam.ac.uk >you write:
  > After making and installing egcs-1.0 on mips-sgi-irix6.2:
How exactly did you configure and install egcs?  It sounds like you
tried to install it into a directory other than the default, but you
did not use the --prefix option.


  > > g++ try.cc
  > > g++: installation problem, cannot exec `cpp': No such file or directory
  > 
  > cpp is in /usr/lib/cpp; why is it not found?
Because that's not part of the standard search path for egcs/gcc.

jeff



More information about the Gcc-bugs mailing list