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]

Re: egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77


	I tried to build (just with 'configure' and 'make') egcs-971201 on an

	It tries to compile f/bad.c with DEC C but GNU C compiler options (-W -Wall)
	which gave a 'syntax error' from DEC C.

This is mentioned in the FAQ, under Problems building the Fortran compiler.
Basically, you should have done a `make bootstrap' command instead of a `make'
command.

Jim


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