From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.help Subject: Re: options/config for the CVS built Date: 07 Mar 2005 04:28:16 -0800 Message-ID: References: <392uueF5oho2iU1@individual.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110198317 22912 80.91.229.2 (7 Mar 2005 12:25:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2005 12:25:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 07 13:25:17 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8HIG-0006w0-51 for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 13:25:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8Hc1-0001tF-7Y for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 07:45:29 -0500 Original-Path: shelby.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: physics.stanford.edu Original-X-Trace: news.Stanford.EDU 1110198496 25732 171.64.107.180 (7 Mar 2005 12:28:16 GMT) Original-X-Complaints-To: news@news.stanford.edu User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:129043 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24590 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24590 > I'm about to build the CVS version of Emacs 21.4. It's for Windows > 2000, but that shouldn't matter, in this case. The code in Emacs CVS, if that is what you mean, is going to be released as 22.1. > I have done this on Linux some time ago and I remember the built > process to be *very* time-consuming. IIRC it took more than 2 hours > (maybe even more than 4 hours, I can not recall). This is on a modern > PC, where the compilation of the "normal" Emacs source only takes about > one hour (probably much less, I can not recall). Have you actually tried? For me, `make bootstrap' takes about 10 minutes; plain old `make', without bootstrapping, takes a couple of minutes. I have an Athlon 1.5GHz, which is not old but hardly cutting-edge.