From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Parallel make supported? Date: Tue, 6 Jan 2015 10:39:31 +0000 Message-ID: <1420540771.28863.114.camel@citrix.com> References: <1418983542.20028.5.camel@citrix.com> <20141229130136.GA12240@zion.uk.xensource.com> <1420473673.28863.50.camel@citrix.com> <20150106103604.GO24360@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150106103604.GO24360@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: xen-devel@lists.xen.org, Peter Kay List-Id: xen-devel@lists.xenproject.org On Tue, 2015-01-06 at 10:36 +0000, Wei Liu wrote: > On Tue, Jan 06, 2015 at 12:08:33AM +0000, Peter Kay wrote: Peter, could you not top post and do trim your quotes please. > > root[xen-4.5.0-rc4]# ls -l tools/xenstore/libxenstore* > > -rw-r--r-- 1 root root 98580 Dec 19 22:02 tools/xenstore/libxenstore.a > > -rwxr-xr-x 1 root root 82624 Dec 19 22:02 > > tools/xenstore/libxenstore.so.3.0.3 > > > > Please see output of make -d -C tools/xenstore init-xenstore-domain > > attached - it's quite long uncompressed > > > > The log file suggests compilation of init-xenstore-domain is > successful. :-/ > > If you encounter that problem with parallel build you might want to > invoke make with "-j"? Sorry, my fault for not including that in the initial suggestion. Ian.