From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Re: Building cvs emacs on a dual-core machine Date: 04 Jan 2007 12:17:35 -0800 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86ps9u8s2o.fsf@blue.stonehenge.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167941900 13424 80.91.229.12 (4 Jan 2007 20:18:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2007 20:18:20 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 04 21:18:18 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H2Z2S-0001f9-2k for ged-emacs-devel@m.gmane.org; Thu, 04 Jan 2007 21:18:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2Z2R-0001fR-FU for ged-emacs-devel@m.gmane.org; Thu, 04 Jan 2007 15:18:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2Z2G-0001ew-Gf for emacs-devel@gnu.org; Thu, 04 Jan 2007 15:18:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2Z2G-0001ea-0H for emacs-devel@gnu.org; Thu, 04 Jan 2007 15:18:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2Z2F-0001eW-Se for emacs-devel@gnu.org; Thu, 04 Jan 2007 15:17:59 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H2Z2F-0005DT-95 for emacs-devel@gnu.org; Thu, 04 Jan 2007 15:17:59 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H2Z25-00083A-3Q for emacs-devel@gnu.org; Thu, 04 Jan 2007 21:17:49 +0100 Original-Received: from blue.stonehenge.com ([209.223.236.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jan 2007 21:17:49 +0100 Original-Received: from merlyn by blue.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jan 2007 21:17:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 24 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: blue.stonehenge.com x-mayan-date: Long count = 12.19.13.17.2; tzolkin = 10 Ik; haab = 15 Kankin User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64772 Archived-At: >>>>> "Eric" == Eric Lilja writes: Eric> Same system as before. So with the changes you made I can now perform a Eric> full bootstrap when specifying the jobs parameter. :-) I didn't try to Eric> build without specifying jobs, but I'm sure it works if this script Eric> works (and it does). Thanks for fixing this! As you mentioned, Eric> specifying jobs provide no real benefit under windows at the moment but Eric> it still feels good that this has been fixed. I just did: cvs -q up make clean # to start from a known base time make -j3 bootstrap The C compiles at the beginning are much faster, although the .el => .elc phase appears to be single threaded, but worked fine. Oddly enough, it seems to have taken twice as long! Wow. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!