From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gnooby Newsgroups: gmane.emacs.help Subject: options/config for the CVS built Date: 7 Mar 2005 12:15:10 GMT Message-ID: <392uueF5oho2iU1@individual.net> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1110197522 20826 80.91.229.2 (7 Mar 2005 12:12:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2005 12:12:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 07 13:12:02 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8H4p-0005D4-3H for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 13:11:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8HOa-0005nh-C6 for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 07:31:36 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: individual.net bhFi+3Efr6AfcOZKgzk6KgRcKRvG71UBqVt0Mf14/+lajNwtJV User-Agent: slrn/0.9.8.1 (Win32) Original-Xref: shelby.stanford.edu gnu.emacs.help:129042 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:24589 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24589 Hi, 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. 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). I'd like to avoid that this time. Not only to save time and diskspace, but in order do undertstand the built-process. So, I'm looking for a way to build just the minimum set (plus Gnus, maybe) from CVS. How would I do this? I took a look at %CVSROOT%\emacs\configure (respectively: %CVSROOT%\emacs\nt\configure.bat), but couldn't get any further. Thanks for your attention.