This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc-20010115/hppa2.0w-hp-hpux11.00 bootstrap fails
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: gcc-20010115/hppa2.0w-hp-hpux11.00 bootstrap fails
- From: "Fleischer, Karsten (K.)" <kfleisc1 at ford dot com>
- Date: Wed, 17 Jan 2001 12:04:18 -0500
Hi,
I tried to bootstrap the 20010115 snapshot on HP-UX 11.00.
It fails with the following output:
stage1/xgcc -Bstage1/ -B/usr/local/hppa2.0w-hp-hpux11.00/bin/ -c -DIN_GCC
-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE
-I. -I. -I../../gcc-20010115/gcc -I../../gcc-20010115/gcc/.
-I../../gcc-20010115/gcc/config -I../../gcc-20010115/gcc/../include
../../gcc-20010115/gcc/gencodes.c
In file included from tm.h:7,
from ../../gcc-20010115/gcc/config/pa/xm-pahpux.h:47,
from config.h:7,
from genrtl.h:3,
from ../../gcc-20010115/gcc/rtl.h:1538,
from ../../gcc-20010115/gcc/gencodes.c:27:
../../gcc-20010115/gcc/config/pa/pa.h:26: redeclaration of `enum cmp_type'
../../gcc-20010115/gcc/config/pa/pa.h:27: conflicting types for `CMP_SI'
../../gcc-20010115/gcc/config/pa/pa.h:27: previous declaration of `CMP_SI'
../../gcc-20010115/gcc/config/pa/pa.h:28: conflicting types for `CMP_SF'
../../gcc-20010115/gcc/config/pa/pa.h:28: previous declaration of `CMP_SF'
../../gcc-20010115/gcc/config/pa/pa.h:29: conflicting types for `CMP_DF'
../../gcc-20010115/gcc/config/pa/pa.h:29: previous declaration of `CMP_DF'
../../gcc-20010115/gcc/config/pa/pa.h:31: conflicting types for `CMP_MAX'
../../gcc-20010115/gcc/config/pa/pa.h:31: previous declaration of `CMP_MAX'
../../gcc-20010115/gcc/config/pa/pa.h:39: redeclaration of `enum
processor_type'
../../gcc-20010115/gcc/config/pa/pa.h:40: conflicting types for
`PROCESSOR_700'
../../gcc-20010115/gcc/config/pa/pa.h:40: previous declaration of
`PROCESSOR_700'
../../gcc-20010115/gcc/config/pa/pa.h:41: conflicting types for
`PROCESSOR_7100'
../../gcc-20010115/gcc/config/pa/pa.h:41: previous declaration of
`PROCESSOR_7100'
../../gcc-20010115/gcc/config/pa/pa.h:42: conflicting types for
`PROCESSOR_7100LC'
../../gcc-20010115/gcc/config/pa/pa.h:42: previous declaration of
`PROCESSOR_7100LC'
../../gcc-20010115/gcc/config/pa/pa.h:43: conflicting types for
`PROCESSOR_7200'
../../gcc-20010115/gcc/config/pa/pa.h:43: previous declaration of
`PROCESSOR_7200'
../../gcc-20010115/gcc/config/pa/pa.h:45: conflicting types for
`PROCESSOR_8000'
../../gcc-20010115/gcc/config/pa/pa.h:45: previous declaration of
`PROCESSOR_8000'
../../gcc-20010115/gcc/config/pa/pa.h:67: redeclaration of `enum
architecture_type'
../../gcc-20010115/gcc/config/pa/pa.h:68: conflicting types for
`ARCHITECTURE_10'
../../gcc-20010115/gcc/config/pa/pa.h:68: previous declaration of
`ARCHITECTURE_10'
../../gcc-20010115/gcc/config/pa/pa.h:69: conflicting types for
`ARCHITECTURE_11'
../../gcc-20010115/gcc/config/pa/pa.h:69: previous declaration of
`ARCHITECTURE_11'
../../gcc-20010115/gcc/config/pa/pa.h:71: conflicting types for
`ARCHITECTURE_20'
../../gcc-20010115/gcc/config/pa/pa.h:71: previous declaration of
`ARCHITECTURE_20'
In file included from tm.h:7,
from ../../gcc-20010115/gcc/config/pa/xm-pahpux.h:47,
from config.h:7,
from genrtl.h:3,
from ../../gcc-20010115/gcc/rtl.h:1538,
from ../../gcc-20010115/gcc/gencodes.c:27:
../../gcc-20010115/gcc/config/pa/pa.h:322:1: warning: "LINK_SPEC" redefined
../../gcc-20010115/gcc/config/pa/pa-hpux11.h:25:1: warning: this is the
location of the previous definition
../../gcc-20010115/gcc/config/pa/pa.h:340:1: warning: "SIZE_TYPE" redefined
../../gcc-20010115/gcc/config/pa/pa-hpux11.h:68:1: warning: this is the
location of the previous definition
../../gcc-20010115/gcc/config/pa/pa.h:341:1: warning: "PTRDIFF_TYPE"
redefined
../../gcc-20010115/gcc/config/pa/pa-hpux11.h:69:1: warning: this is the
location of the previous definition
../../gcc-20010115/gcc/config/pa/pa.h:353:1: warning: "CPP_PREDEFINES"
redefined
../../gcc-20010115/gcc/config/pa/pa-hpux.h:36:1: warning: this is the
location of the previous definition
In file included from tm.h:7,
from ../../gcc-20010115/gcc/config/pa/xm-pahpux.h:47,
from config.h:7,
from genrtl.h:3,
from ../../gcc-20010115/gcc/rtl.h:1538,
from ../../gcc-20010115/gcc/gencodes.c:27:
../../gcc-20010115/gcc/config/pa/pa.h:699: redefinition of `struct
hppa_args'
../../gcc-20010115/gcc/config/pa/pa.h:1102:1: warning:
"LEGITIMATE_CONSTANT_P" redefined
../../gcc-20010115/gcc/config/pa/pa.h:1112:1: warning: this is the location
of the previous definition
In file included from tm.h:10,
from ../../gcc-20010115/gcc/config/pa/xm-pahpux.h:47,
from config.h:7,
from genrtl.h:3,
from ../../gcc-20010115/gcc/rtl.h:1538,
from ../../gcc-20010115/gcc/gencodes.c:27:
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: redeclaration of `enum
reg_class'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: conflicting types for
`NO_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: previous declaration of
`NO_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: conflicting types for
`R1_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: previous declaration of
`R1_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: conflicting types for
`GENERAL_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: previous declaration of
`GENERAL_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: conflicting types for
`FPUPPER_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: previous declaration of
`FPUPPER_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: conflicting types for
`FP_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:219: previous declaration of
`FP_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: conflicting types for
`GENERAL_OR_FP_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: previous declaration of
`GENERAL_OR_FP_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: conflicting types for
`SHIFT_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: previous declaration of
`SHIFT_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: conflicting types for
`ALL_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: previous declaration of
`ALL_REGS'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: conflicting types for
`LIM_REG_CLASSES'
../../gcc-20010115/gcc/config/pa/pa32-regs.h:220: previous declaration of
`LIM_REG_CLASSES'
In file included from tm.h:16,
from ../../gcc-20010115/gcc/config/pa/xm-pahpux.h:47,
from config.h:7,
from genrtl.h:3,
from ../../gcc-20010115/gcc/rtl.h:1538,
from ../../gcc-20010115/gcc/gencodes.c:27:
../../gcc-20010115/gcc/config/pa/som.h:261:1: warning: "EXTRA_SECTIONS"
redefined
../../gcc-20010115/gcc/config/pa/som.h:257:1: warning: this is the location
of the previous definition
In file included from config.h:7,
from genrtl.h:3,
from ../../gcc-20010115/gcc/rtl.h:1538,
from ../../gcc-20010115/gcc/gencodes.c:27:
../../gcc-20010115/gcc/config/pa/xm-pahpux.h:54:1: warning:
"ONLY_INT_FIELDS" redefined
../../gcc-20010115/gcc/system.h:487:1: warning: this is the location of the
previous definition
In file included from ../../gcc-20010115/gcc/rtl.h:1538,
from ../../gcc-20010115/gcc/gencodes.c:27:
genrtl.h:18: warning: function declaration isn't a prototype
[ ... plenty of these ... ]
genrtl.h:890: warning: function declaration isn't a prototype
gmake[2]: *** [gencodes.o] Error 1
gmake[2]: Leaving directory `/usr2/tmp/newgcc/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/usr2/tmp/newgcc/gcc'
gmake: *** [bootstrap] Error 2