This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: installation problem error
- To: "Todd Watts" <twatts at toplayer dot com>, <gcc-bugs at gcc dot gnu dot org>
- Subject: Re: installation problem error
- From: "Tim Prince" <tprince at computer dot org>
- Date: Wed, 11 Oct 2000 06:50:45 -0700
- References: <39E465E0.6B44CBC0@toplayer.com>
That doesn't look like a gcc installation, but there should be a config.log
showing exactly what command failed. Without that, we can't guess.
----- Original Message -----
From: "Todd Watts" <twatts@toplayer.com>
To: <gcc-bugs@gcc.gnu.org>
Sent: Wednesday, October 11, 2000 6:06 AM
Subject: gcc: installation problem error
> Hello,
>
> I'm getting the following error:
>
> gcc -O -fpic -c -o ././veriuser.o \
> -I/apps/cadence/tools/include
> -I/apps/cadence/tools/inca/include \
> ./veriuser.c
> gcc: installation problem, cannot exec `cpp': No such file or directory
> make: *** [veriuser.o] Error 1
>
>
> Any idea how to resolve this?
>
> Thanks.
>
>
>