emacs-devel
[Top][All Lists]
Advanced

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

Re: parallel compilation --with-ns


From: chad
Subject: Re: parallel compilation --with-ns
Date: Mon, 10 Sep 2012 13:41:29 -0700

On 10 Sep 2012, at 11:25, Sudish Joseph <address@hidden> wrote:
>> 1.) Is the ns-app code known to be unable to use parallel
>>    compilation?
> 
> I was doing regular make -j8 builds of the ns port up until a few months
> ago and had no problems with it.

FWIW, the key seems to be that the install target needs to wait for the 
bootstrap or all target to complete (i.e. `make install' in a separate 
process after `make -j8 all/bootstrap').

Thanks for the help, everyone.
*Chad




reply via email to

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