From unknown Sat Aug 16 16:05:58 2025 X-Loop: don@donarmstrong.com Subject: bug#189: please make byte compiling during bootstrap take advantage of make -j Reply-To: Dan Nicolaescu , 189@debbugs.gnu.org Resent-From: Dan Nicolaescu Original-Sender: bug-gnu-emacs-bounces+monnier=iro.umontreal.ca@gnu.org Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 04 May 2008 17:45:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 189 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12099227556440 (code B ref -1); Sun, 04 May 2008 17:45:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 4 May 2008 17:39:15 +0000 Received: from mercure.iro.umontreal.ca (mercure.iro.umontreal.ca [132.204.24.67]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m44HdBTP006434 for ; Sun, 4 May 2008 10:39:13 -0700 Received: by mercure.iro.umontreal.ca (Postfix, from userid 20848) id 261102CFD54; Sun, 4 May 2008 13:39:11 -0400 (EDT) X-Original-To: monnier@iro.umontreal.ca Received: from perlin.iro.umontreal.ca (perlin.iro.umontreal.ca [132.204.24.51]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id F06D82CFD53 for ; Sun, 4 May 2008 13:39:10 -0400 (EDT) Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by perlin.iro.umontreal.ca (Postfix) with ESMTP id B877314821A for ; Sun, 4 May 2008 13:39:03 -0400 (EDT) Received: from localhost ([127.0.0.1]:51613 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsiAv-0005Jw-Bm for monnier@iro.umontreal.ca; Sun, 04 May 2008 13:39:01 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jsi91-0004Kx-7S for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jsi8z-0004KU-Pr for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:02 -0400 Received: from [199.232.76.173] (port=58573 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jsi8z-0004KM-IA for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:01 -0400 Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1Jsi8z-0001b4-OK for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:02 -0400 X-ICS-MailScanner-Watermark: 1210527337.7288@Kgav3sCpbhq/J+9mLpDTpg Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m44HZbxS018196 for ; Sun, 4 May 2008 10:35:37 -0700 (PDT) Message-Id: <200805041735.m44HZbxS018196@sallyv1.ics.uci.edu> From: Dan Nicolaescu To: bug-gnu-emacs@gnu.org Lines: 10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 May 2008 10:35:36 -0700 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: bug-gnu-emacs-bounces+monnier=iro.umontreal.ca@gnu.org Errors-To: bug-gnu-emacs-bounces+monnier=iro.umontreal.ca@gnu.org X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-1.94, requis 5, BAYES_00 -2.60, RECEIVED_FROM_NOUNK 0.66, SPF_HELO_PASS -0.00) X-DIRO-MailScanner-From: bug-gnu-emacs-bounces+monnier=iro.umontreal.ca@gnu.org Multi-core CPUs are already widespread, and will only become more so. Byte compiling all the elisp files is where most of the time is spent during bootstrap. But currently byte compilation does not take advantage of "make -j", which would speed it up a great deal. Can you please implement this? Thanks From unknown Sat Aug 16 16:05:58 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Dan Nicolaescu Subject: bug#189 closed by Glenn Morris (Re: please make byte compiling during bootstrap take advantage of make -j ) Message-ID: References: <18495.14322.3139.653674@fencepost.gnu.org> <200805041735.m44HZbxS018196@sallyv1.ics.uci.edu> X-Emacs-PR-Message: they-closed 189 X-Emacs-PR-Package: emacs Reply-To: 189@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1212103205-14312-1" This is a multi-part message in MIME format... ------------=_1212103205-14312-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #189: please make byte compiling during bootstrap take advantage of make -j It has been closed by Glenn Morris . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Glenn Morris by replying to this email. --=20 189: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D189 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1212103205-14312-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From rgm@gnu.org Thu May 29 16:12:31 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.9 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 189-done) by emacsbugs.donarmstrong.com; 29 May 2008 23:12:31 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m4TNCSZO012942 for <189-done@emacsbugs.donarmstrong.com>; Thu, 29 May 2008 16:12:29 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1K1rGc-0001QU-1l; Thu, 29 May 2008 19:10:42 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18495.14322.3139.653674@fencepost.gnu.org> Date: Thu, 29 May 2008 19:10:42 -0400 From: Glenn Morris To: 189-done@debbugs.gnu.org Subject: Re: please make byte compiling during bootstrap take advantage of make -j X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: blue X-Ran: /bxe+Pt$H*7%/]Ad\:tlRw.j+9l[1VM"daFrom monnier@iro.umontreal.ca Sun May 4 10:39:15 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 4 May 2008 17:39:15 +0000 Received: from mercure.iro.umontreal.ca (mercure.iro.umontreal.ca [132.204.24.67]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m44HdBTP006434 for ; Sun, 4 May 2008 10:39:13 -0700 Received: by mercure.iro.umontreal.ca (Postfix, from userid 20848) id 261102CFD54; Sun, 4 May 2008 13:39:11 -0400 (EDT) X-Original-To: monnier@iro.umontreal.ca Received: from perlin.iro.umontreal.ca (perlin.iro.umontreal.ca [132.204.24.51]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id F06D82CFD53 for ; Sun, 4 May 2008 13:39:10 -0400 (EDT) Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by perlin.iro.umontreal.ca (Postfix) with ESMTP id B877314821A for ; Sun, 4 May 2008 13:39:03 -0400 (EDT) Received: from localhost ([127.0.0.1]:51613 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsiAv-0005Jw-Bm for monnier@iro.umontreal.ca; Sun, 04 May 2008 13:39:01 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jsi91-0004Kx-7S for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jsi8z-0004KU-Pr for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:02 -0400 Received: from [199.232.76.173] (port=58573 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jsi8z-0004KM-IA for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:01 -0400 Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1Jsi8z-0001b4-OK for bug-gnu-emacs@gnu.org; Sun, 04 May 2008 13:37:02 -0400 X-ICS-MailScanner-Watermark: 1210527337.7288@Kgav3sCpbhq/J+9mLpDTpg Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m44HZbxS018196 for ; Sun, 4 May 2008 10:35:37 -0700 (PDT) Message-Id: <200805041735.m44HZbxS018196@sallyv1.ics.uci.edu> From: Dan Nicolaescu To: bug-gnu-emacs@gnu.org Lines: 10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 May 2008 10:35:36 -0700 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) Subject: please make byte compiling during bootstrap take advantage of make -j X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: bug-gnu-emacs-bounces+monnier=iro.umontreal.ca@gnu.org Errors-To: bug-gnu-emacs-bounces+monnier=iro.umontreal.ca@gnu.org X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-1.94, requis 5, BAYES_00 -2.60, RECEIVED_FROM_NOUNK 0.66, SPF_HELO_PASS -0.00) X-DIRO-MailScanner-From: bug-gnu-emacs-bounces+monnier=iro.umontreal.ca@gnu.org Multi-core CPUs are already widespread, and will only become more so. Byte compiling all the elisp files is where most of the time is spent during bootstrap. But currently byte compilation does not take advantage of "make -j", which would speed it up a great deal. Can you please implement this? Thanks ------------=_1212103205-14312-1--