gcc 3.0 branch bootstrap fails on hpux 11.00

Harri Pasanen harri.pasanen@trema.com
Thu May 17 07:44:00 GMT 2001


Check out from CVS it fails as follows:

cc  -DIN_GCC    -g    -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o 
c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o 
libcpp.a  toplev.o libbackend.a obstack.o alloca.o  ./intl/libintl.a      
../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (c-parse.o) was 
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   current_funcdef_number (first referenced in libbackend.a(diagnostic.o)) 
(data)
make[2]: *** [cc1] Error 1
make[2]: Leaving directory 
`/work/harri/gcc_auto_build/gcc/hppa2.0w-hp-hpux11.00/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory 
`/work/harri/gcc_auto_build/gcc/hppa2.0w-hp-hpux11.00/gcc'
make: *** [bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler



More information about the Gcc mailing list