help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GMAKE 3.81 vs GMAKE 4.2


From: Tony Theodore
Subject: Re: GMAKE 3.81 vs GMAKE 4.2
Date: Sun, 29 Sep 2019 10:50:24 +1000


> On 28 Sep 2019, at 16:21, nikhil jain <address@hidden> wrote:
> 
> Do you mean to not use -j ?
> 
> That means a single rule execution at a time. It takes 2 hours to build.
> With -j4 it takes 1 hour.
> 
> I have -j kind of unlimited. So it usually takes around just 5 minutes to
> build. Less than that sometimes.

Does the error occur if you set a large number of jobs like -j 64, or use the
--load-average (-l) flag as well?

> What exactly is the bug ? And what is the fix in 4.2 ?

Can you narrow it down? Does it always fail at the same targets? Is it a 
hand-written
Makefile or generated from automake/cmake? Does it succeed with subsequent 
invocations
of make?

Cheers,

Tony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]