PATCH to simplify Makefile.in's float.h stuff (was: Re: PATCH: Break fixproto-enquire dependency (was: Re: Irix make loop (stmp-multilib) ) )

Jeffrey A Law law@cygnus.com
Sun May 24 00:44:00 GMT 1998


  In message < 13669.28753.189322.468108@saturn.s-direktnet.de >you write:
  > OK, you asked for it, here is it. I've isolated all enquire related
  > macros and rules and moved them down to Makefile.in's end. I retained
  > them, because I think, they're still useful, e.g. to be run as a check 
  > or when someone needs to produce a new float-i_dont_know_what.h file.
  > 
  > In addition, I've added my previous stmp-fixproto/enquire patch, which 
  > I've changed as Kaveh suggested to properly support parallel builds.
  > 
  > 1998-05-22  Manfred Hollstein  <manfred@s-direktnet.de>
  > 
  > 	* Makefile.in (ENQUIRE_CFLAGS, ENQUIRE_LDFLAGS): Move down to the end
  > 	of the Makefile.
  > 	(FLOAT_H_TEST): Likewise.
  > 	(ENQUIRE): Likewise.
  > 	(float.h-nat): Likewise.
  > 	(float.h-cross): Likewise.
  > 	(enquire): Likewise.
  > 	(enquire.o): Likewise.
  > 	(stmp-int-hdrs): Fix comment about enquire; depend upon gfloat.h.
  > 	(stmp-headers): Move actions to stmp-int-hdrs, retaining only a
  > 	no-op.
  > 	(FLOAT_H): Remove old float.h-nat version; move current definition
  > 	to CROSS_FLOAT_H location.
  > 	(all.cross): Remove comments about enquire stuff.
  > 
  > 	* Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).
  > 	(rest.encap): Likewise.
  > 	(libgcc2.ready): Depend upon $(STMP_FIXPROTO)
Cool!

I've installed it (normally I'd wait, and let you do it but I want to
get it in the upcoming snapshot).

Thanks,
jeff



More information about the Gcc-bugs mailing list