Gcc compiling problems

From: Divacky Roman <xdivac02_at_stud.fit.vutbr.cz>
Date: Tue, 15 Jul 2003 06:23:05 +0200
I've just upgraded to -current and gcc cannot be compiled
here's whyI've just upgraded to -current and gcc cannot be compiled
here's why :

contrib/gcc/ggc.h:
including non-existent file gtype-desc.h

contrib/gcc/bitmap.c:
including non-existent file gt-bitmap.h

gnu/usr.bin/cc/cc_tools/Makefile:
.for F in attr codes config flags constants
insn-$F.h: gen$F ${MD_FILE}
        ./gen$F ${MD_FILE} > insn-$F.h
GENSRCS+=       insn-$F.h
.endfor

is trying to access non-existant files, there is no ./gen*
I couldn't get any further...


all this seems to be result of updating to gcc 3.3.1-pre
	
Received on Mon Jul 14 2003 - 19:23:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:15 UTC