This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

demangle.h missing


version: cvs current (today)
   host: i386-linux
 config: --target=sh-hms

It looks like the build aborts because the file "demangle.h" is missing from
the gcc subdirectory?

gcc -DCROSS_COMPILE -DIN_GCC    -g -O2  -DHAVE_CONFIG_H   -o cc1obj 
toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o 
function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o 
varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o 
regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o 
alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o 
combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o 
caller-save.o gcse.o insn-peep.o reorg.o sched.o final.o recog.o 
reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o 
insn-emit.o profile.o insn-attrtab.o sh.o getpwd.o  convert.o mbchar.o 
dyn-string.o splay-tree.o graph.o objc-parse.o objc-act.o c-lex.o 
c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o 
c-iterate.o  obstack.o      ../libiberty/libiberty.a
make[1]: *** No rule to make target `demangle.h', needed by `collect2.o'.  Stop.
make: *** [all-gcc] Error 2

Toshi



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]