From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#11657: 24.1.50; Byte compiler is a lot slower now, when run interpreted Date: Fri, 15 Jun 2012 12:27:07 +0300 Message-ID: <83ipetexhw.fsf@gnu.org> References: <83pq98u3h8.fsf@gnu.org> <83y5nvswfs.fsf@gnu.org> <83y5ntzt5v.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1339752558 19452 80.91.229.3 (15 Jun 2012 09:29:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Jun 2012 09:29:18 +0000 (UTC) Cc: 11657@debbugs.gnu.org To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 15 11:29:17 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SfSq9-0006bf-CO for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Jun 2012 11:29:13 +0200 Original-Received: from localhost ([::1]:59996 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfSq9-0001S5-AB for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Jun 2012 05:29:13 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfSq1-0001Ru-Vn for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2012 05:29:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfSq0-0004Kp-4N for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2012 05:29:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfSq0-0004Kl-0w for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2012 05:29:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SfSsr-0006BN-Li for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2012 05:32:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Jun 2012 09:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11657 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11657-submit@debbugs.gnu.org id=B11657.133975267623713 (code B ref 11657); Fri, 15 Jun 2012 09:32:01 +0000 Original-Received: (at 11657) by debbugs.gnu.org; 15 Jun 2012 09:31:16 +0000 Original-Received: from localhost ([127.0.0.1]:43670 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SfSs7-0006AQ-LF for submit@debbugs.gnu.org; Fri, 15 Jun 2012 05:31:15 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:59413) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SfSs4-0006AH-TH for 11657@debbugs.gnu.org; Fri, 15 Jun 2012 05:31:14 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M5N00M00J6PYG00@a-mtaout22.012.net.il> for 11657@debbugs.gnu.org; Fri, 15 Jun 2012 12:27:06 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M5N00ML5JL6H0B0@a-mtaout22.012.net.il>; Fri, 15 Jun 2012 12:27:06 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61005 Archived-At: > From: Juanma Barranquero > Date: Fri, 15 Jun 2012 01:56:29 +0200 > Cc: Eli Zaretskii , 11657@debbugs.gnu.org > > On Thu, Jun 14, 2012 at 9:09 PM, Stefan Monnier > wrote: > > > (BTW, we can remove subr.el from makefile-w32.in's > > COMPILE_FIRST, since it's useless there). > > Done in revno:108612. Thanks. > BTW, why the differences between the makefile.in COMPILE_FIRST: > > COMPILE_FIRST = \ > ... > $(lisp)/emacs-lisp/autoload.elc > > and the makefile.w32-in one? > > COMPILE_FIRST = \ > ... > $(lisp)/progmodes/cc-mode.el \ > $(lisp)/progmodes/cc-vars.el See revno 36919, where Gerd Moellmann added them both to lisp/Makefile.in and lisp/makefile.w32-in. I have no idea whether what the comment says about bootstrap is still true nowadays, since the bootstrap on Windows works differently. You can try removing those 2 files and see if that hurts anything.