[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

v dot merkatz at gmx dot net gcc-bugzilla@gcc.gnu.org
Fri Mar 3 08:16:00 GMT 2006



------- Comment #1 from v dot merkatz at gmx dot net  2006-03-03 08:16 -------
This is the error:
[...]
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/src/gcc-4.1.0.bld/intl'
make[1]: Entering directory `/usr/src/gcc-4.1.0.bld/libcpp'
gcc  -I/usr/src/gcc-4.1.0/libcpp -I. -I/usr/src/gcc-4.1.0/libcpp/../include
-I/usr/src/gcc-4.1.0/libcpp/include  -march=athlon -mmmx -m3dnow -pipe -Os -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long 
-I/usr/src/gcc-4.1.0/libcpp -I. -I/usr/src/gcc-4.1.0/libcpp/../include
-I/usr/src/gcc-4.1.0/libcpp/include  -c -o charset.o -MT charset.o -MD -MP -MF
.deps/charset.Po /usr/src/gcc-4.1.0/libcpp/charset.c
make[1]: gcc: Command not found
make[1]: *** [charset.o] Error 127
make[1]: Leaving directory `/usr/src/gcc-4.1.0.bld/libcpp'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26539



More information about the Gcc-bugs mailing list