help-make
[Top][All Lists]
Advanced

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

Is parallelism (-j#) available?


From: Too, Justin A.
Subject: Is parallelism (-j#) available?
Date: Tue, 26 Apr 2011 09:47:31 -0700
User-agent: Microsoft-MacOutlook/14.2.0.101115

Hi all,

We typically run our builds using 'make –j16' and we have several internal 
programs that need to know what level of parallelism was specified.  We're 
using Makefiles (more specifically, Automake Makefile.am's), but I wouldn't 
expect the –j to be available as a Makefile variable.  So the question is: how 
can I get that –j16 within my Makefile?

Thanks,
Justin


reply via email to

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