bug-make
[Top][All Lists]
Advanced

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

Re: Fine-tuning for parallel building with GNU make


From: SF Markus Elfring
Subject: Re: Fine-tuning for parallel building with GNU make
Date: Tue, 2 Feb 2016 12:56:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

> Visiting folders non PARALLEL while compiling itself inside of the folders is 
> IN PARALLEL.

How do you think about to traverse the affected directory hierarchy by a 
dedicated
make recipe?

* Have you got any expectations about the amount of parallel work which should 
be triggered
  by scripts in subdirectories?

* Did you look at any possibilities around a variable like "MAKEFLAGS"?
  https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html

Regards,
Markus




reply via email to

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