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]

gcc 3.0 branch bootstrap fails on hpux 11.00


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


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