egcs-980115, hpux9 "as: undefined label - L$0118 (7403)", etc.

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Sat Jan 17 22:30:00 GMT 1998


	When I bootstrap on hpux9 using cc for stage1, native as/ld,
and BOOT_CFLAGS='-O3 -funroll-all-loops -W -Wall', I get the following
error during the stage2 build:

 > ./xgcc -B./ -O2 -DIN_GCC -O3 -funroll-all-loops -W -Wall -I./include
 > 	-fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions
 > 	-I. -I. -I./config -c ./cp/new1.cc -DL_op_newnt -o opnewnt.o
 > cc1plus: warning: -g is only supported when using GAS on this processor,
 > cc1plus: warning: -g option disabled.
 > as: [err#7403]
 >   undefined label - L$0118 (7403)
 > make[3]: *** [opnewnt.o] Error 1

	When I switch to BOOT_CFLAGS='-O2 -W -Wall', egcs bootstraps,
but I get a compare failure.

 > Bootstrap comparison failure!
 > stor-layout.o differs
 > make[1]: *** [compare] Error 1

		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.



More information about the Gcc mailing list