help-make
[Top][All Lists]
Advanced

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

Re: What happens when?


From: Philip Guenther
Subject: Re: What happens when?
Date: Wed, 19 Apr 2006 13:19:05 -0600

On 4/19/06, PATTON, BILLY (SBCSI) <address@hidden> wrote:
...
> What happens if I do:
> gmake -j --max-load 10.0 build refresh
>
> Do these get ran in parallel, or will build run first, then refresh?

They will run in parallel within the constraints of the dependencies
in the makefile.


> Will refresh attempt to put something in a directory before build has
> created it?

If there isn't a rule declaring the dependency, then it's possible.


Philip Guenther




reply via email to

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