On Tue, 2022-01-18 at 16:09 -0800, Jon Forrest wrote:
> On 1/18/2022 1:03 PM, Paul Smith wrote:
> > You can achieve this if you want: that's what the .ONESHELL feature
> > does.
> 
> OK. But what about thinking bigger. What would the positives and
> negatives be if make were to generate a big shell script so that all
> the work were done in one shell? Such a shell script could handle
> parallel execution by proper use of the 'wait' command.

I can't think of any positives to this idea, and many negatives.

The most glaring negative would be that no makefiles existing today,
other than the most trivial, would work if make started using this
method.


Reply via email to