help-make
[Top][All Lists]
Advanced

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

Is Parallel Execution Safe?


From: Mathew Koshy
Subject: Is Parallel Execution Safe?
Date: Tue, 22 Mar 2005 17:52:50 +0530

Hi,

 

I would like to know how efficient is –j option for large projects and is it enough to specify –j option in the top level makefile? i.e does GNU Make parses all makefile in a project before beginning to build targets so that it knows the full dependency graph and can do parallel builds *safely* with the "-j" flag?

 

Thanks with regards

 

Mathew Koshy

 

********************** Legal Disclaimer ****************************

"This email may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message in error, please advise the sender by reply email and delete the message. Thank you."

**********************************************************************


reply via email to

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