From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Current CVS doesn't bootstrap Date: Mon, 08 Nov 2004 00:26:45 +0100 Message-ID: References: <01c4c3f3$Blat.v2.2.2$7e8aa060@zahav.net.il> <01c4c41c$Blat.v2.2.2$0fa338a0@zahav.net.il> <200411062248.iA6MmEm29919@raven.dms.auburn.edu> <200411071855.iA7ItXw01981@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099870063 25131 80.91.229.6 (7 Nov 2004 23:27:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Nov 2004 23:27:43 +0000 (UTC) Cc: schwab@suse.de, eliz@gnu.org, emacs-devel@gnu.org, rms@gnu.org, monnier@iro.umontreal.ca Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 08 00:27:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CQwRX-0007x1-00 for ; Mon, 08 Nov 2004 00:27:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQwZq-0000HS-Ko for ged-emacs-devel@m.gmane.org; Sun, 07 Nov 2004 18:36:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CQwZi-0000Fh-Gw for emacs-devel@gnu.org; Sun, 07 Nov 2004 18:35:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CQwZh-0000F4-Bl for emacs-devel@gnu.org; Sun, 07 Nov 2004 18:35:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQwZh-0000F1-A7 for emacs-devel@gnu.org; Sun, 07 Nov 2004 18:35:57 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CQwQf-00008P-OK; Sun, 07 Nov 2004 18:26:37 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id AE5185EE03F; Mon, 8 Nov 2004 00:26:31 +0100 (CET) Original-To: Luc Teirlinck In-Reply-To: <200411071855.iA7ItXw01981@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sun, 7 Nov 2004 12:55:33 -0600 (CST)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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: main.gmane.org gmane.emacs.devel:29542 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29542 Luc Teirlinck writes: > Richard Stallman wrote: > > > I believe we discussed this before. We either have to document in > > INSTALL.CVS that you have to do `make maintainer-clean' before `make > > bootstrap' or we have to make sure that `make bootstrap' removes the > > .elc files automatically, as it used to do. > > What was the motive for changing it not to do that? > > To make bootstrapping run faster. We discussed this before and > decided to have `make bootstrap' remove the .elc files once again, but > provide some alternate version bootstrap-build that does not do that. I made the change. So 'make bootstrap' now removes the .elc files. There is a new 'make bootfast' target that doesn't do this (identical to the old 'make bootstrap'. -- Kim F. Storm http://www.cua.dk