This is the mail archive of the gcc@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]
Other format: [Raw text]

Can't bootstrap gcc+binutils 20020913 trunk on sparc32-linux (sun4m)


This was on a Aurora SPARC Linux 0.32 build (Nashville) quad ROSS
sun4m system with these packages:

binutils-2.11.93.0.2-11sparc
dejagnu-1.4.2-3
gcc-2.96-111
glibc-2.2.5-36
kernel-smp-2.4.18-0.998sparc

In-tree joined gcc and binutils cvs trunks.

LAST_UPDATED: Fri Sep 13 16:19:36 UTC 2002

gcc -pipe -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I. -I/opt/gcc+binutils/trunk/gcc/gcc -I/opt/gcc+binutils/trunk/gcc/gcc/. -I/opt/gcc+binutils/trunk/gcc/gcc/config -I/opt/gcc+binutils/trunk/gcc/gcc/../include /opt/gcc+binutils/trunk/gcc/gcc/print-rtl.c -o print-rtl.o
In file included from /opt/gcc+binutils/trunk/gcc/gcc/print-rtl.c:23:
config.h:30:29: insn-constants.h: No such file or directory
config.h:31:25: insn-flags.h: No such file or directory
./gengtype
make[2]: *** [print-rtl.o] Error 1
make[2]: *** Waiting for unfinished jobs....
warning: structure `JCF' used but not defined
warning: structure `CPool' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `machine_function' used but not defined
warning: structure `rtx_def' used but not defined

Any ideas of what goes wrong?

There's no insn-constants.h or insn-flags.h in objdir/gcc that I think
should be there...

Cheers,

/ChJ


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