help-make
[Top][All Lists]
Advanced

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

RE: parallel compilation of subdirs


From: David Larson
Subject: RE: parallel compilation of subdirs
Date: Thu, 29 Nov 2007 09:11:53 -0800

> I have the following Makefile, which will go to each subdir and call
> "make". But "make" in each subdir can not be executed in parallel
> (when I "make" in the parent dir with -j option). I'm wondering if
> there is any way to enable parallel compilation.

That is one of the problems with recursive make. See:

Recursive Make Considered Harmful.
http://aegis.sourceforge.net/auug97.pdf

----------------------------------------------------------------------
Free pop3 email with a spam filter.
http://www.bluebottle.com/tag/5





reply via email to

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