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. What exactly is the bug ? And what is the fix in 4.2 ? Thanks Nikhil Need help. On Sat, 28 Sep 2019, 03:58 Kaz Kylheku (gmake), <729-670-0...@kylheku.com> wrote: > On 2019-09-27 13:23, nikhil jain wrote: > > Please reply. It is urgent for me to provide a Correct compiled product > > to > > my users. > > I do not want to switch back to 3.81. > > Could this be related to parallelization with "-j <jobs>"? > > If you put a > > .NOTPARALLEL: > > declaration at the top of your Makefile, does the problem persist? > If not, that could be a workaround. > > _______________________________________________ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make