bug-make
[Top][All Lists]
Advanced

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

Re: [bug #49844] 'make -j' without explicit process count sometimes does


From: Dima Kogan
Subject: Re: [bug #49844] 'make -j' without explicit process count sometimes doesn't parallelize
Date: Fri, 23 Jun 2017 16:00:05 -0700
User-agent: mu4e 0.9.19; emacs 26.0.50.1

Paul D. Smith <address@hidden> writes:

> Even simpler is to just use "--" (and what's the goal of using xargs?):
>
> +verbose+
>   make -j5 -- $(seq 1000)
>
>   make -j -- $(seq 1000)
> -verbose-

Hi. Yes, the above is what I intended, and clearly this isn't a bug.
Thanks for looking at it, and sorry for the noise.



reply via email to

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