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]

egcs-971207 alphaev5-dec-osf4.0b new bootstrap failure ...


	When bootstrapping egcs-971207 on alphaev5-dec-osf4.0b, using
cc for stage1, I get the following two errors during the stage1 build.

		--Kaveh

 > cc -c -DIN_GCC -g -DHAVE_CONFIG_H -I. -I. -I./config ./config/alpha/alpha.c
 > cc: Error: ./config/alpha/alpha.c, line 1391: In this statement,
 > 	"REG_RA" is not declared.
 >     return regs_ever_live[REG_RA];
 > --------------------------^
 > cc: Error: ./config/alpha/alpha.c, line 1801: In this declaration, the
 > 	type of "alpha_return_addr" is not compatible with the type of a
 > 	previous declaration of "alpha_return_addr" at line number 1284 in
 > 	file ./config/alpha/alpha.h.
 > alpha_return_addr ()
 > ^
 > make[2]: *** [alpha.o] Error 1
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.


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