Mail Archives: pgcc/1999/10/31/16:08:49
I have got this message , could you please help
I am using RedHat 6.1 , Pentium III
Why cpp is not found ,I have linked from /lib/cpp->old cpp tp
/lib/cpp->new one
---------------------------------------------------
[root AT cable-195-162-219-183 linux]# make bzImage
gcc -D__KERNEL__ -I/usr/src/linux-2.2.12/include -Wall
-Wstrict-prototypes -O6 -fomit-frame-pointer -pipe -fno-strength-reduce
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c
-o init/main.o init/main.c
gcc: installation problem, cannot exec `cpp': No such file or directory
gcc: installation problem, cannot exec `cc1': No such file or directory
make: *** [init/main.o] Error 1
[root AT cable-195-162-219-183 linux]#
---------------------------------------------------
Using builtin specs.
gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)
- Raw text -