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]
Other format: [Raw text]

Re: Makefile.in: Simplify recursive make callings.


> Michael Matz <matz@suse.de> writes:
>
> > Hi,
> >
> > On 6 Sep 2003, Alexandre Oliva wrote:
> >
> >> > It is not clear to me that this still works if the
> $(MAKE) comes >> > from a variable.
> >>
> >> Unless there's evidence supporting this theory,
> >
> > What _really_ should be tested well is if parallel make
> > with GNU make still works.
>
> Yes, this is what I'm worried about, too.
>
> zw

Zack and Michael are correct, it now makes in serial even
with a make -j 10 cleanstrap.  I'll revert it when I get
home (cvs blocked at work).

Alexandre, would you like patch such as alternative that
Zack suggested, or should we just leave Makefile.in the way
they were previous to this ill-fated patch?

Kelley Cook


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