This is the mail archive of the gcc-patches@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: A gcc/f Makefile patch


HJ, thanks for this patch, it looks entirely safe.  Could you let me know
whether you think the same thing should be done for the g77$(exeext)
and g77-cross$(exeext) targets, which I was also (somewhat intentionally,
not knowing the implications vis-a-vis parallel make) somewhat lazy
about?  If so, you're welcome to submit a patch if only to save me
the bother.

Also, I gather the relevant omissions for the f77.stage[1234] targets
is not an issue, since those cannot start before the completion of
other targets that touch lang-f77 anyway -- presumably parallel make
somehow understands that.

Dave, could you install this onto the 1.1 branch and mainline?

        tq vm, (burley)


Tue Aug 11 08:12:14 1998  H.J. Lu  (hjl@gnu.org)

	* Make-lang.in (g77.o): Touch lang-f77 before checking it.


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