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: gcc problems with HP-UX 10.2


> OPTS	=	$(SYSSRC)/mdp/mdp_options

Could it be that CFLAGS is changed in the above file?
As you see below it is sourced by the c-shell before
a recursive make in one of the subdirectories is to be done.

> 	@source $(OPTS); make -if $(QUE)/Makefile all
> 	@source $(OPTS); make -if $(QKER)/Makefile all
etc.

Karsten


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