|
From: | tom honermann |
Subject: | Re: Patch for port of jobserver to Windows |
Date: | Thu, 07 Oct 2010 15:40:01 -0700 |
User-agent: | Thunderbird 2.0.0.24 (Windows/20100228) |
On 10/7/2010 2:33 PM, Greg Chicares wrote:
The job server is used when multiple make processes are involved so that the total number of jobs run by all make process does not exceed the specified job count. This is therefore only relevant to recursive make invocations. GNU make does currently support multipleOn 2010-10-07 20:43Z, Troy Runkel wrote:I've ported the GNU make jobserver to the Windows platform.Didn't the jobserver work on ms windows already? It seems to, for an old binary that, IIRC, I built from unmodified 3.81 sources:
jobs within a single make process (which your test case demonstrates).Thanks Troy, I look forward to being able to use this functionality on Windows!
Tom.
[Prev in Thread] | Current Thread | [Next in Thread] |