execution problems

Alexandre Oliva aoliva@redhat.com
Sun Apr 8 14:49:00 GMT 2001


On Apr  8, 2001, berthaud <berthaud@eleves.enpc.fr> wrote:

> When I want to use gcc, this message appears :
> ************************************************
> gcc: installation problem, cannot exec `cpp': No such file or directory

This means you have installed gcc incorrectly.  It can't find the
preprocessor.  One of the reasons that causes this kind of error is
configuring GCC to be installed in one directory, then changing your
mind at installation time and installing it elsewhere.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list