From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: August Newsgroups: gmane.emacs.help Subject: Re: Compiling Emacs with GTK Date: Thu, 24 Feb 2005 16:07:41 +0100 Message-ID: <1109257661.5317.7.camel@c83-250-204-134.bredband.comhem.se> References: <1109205884.5317.23.camel@c83-250-202-198.bredband.comhem.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1109257867 6149 80.91.229.2 (24 Feb 2005 15:11:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2005 15:11:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 24 16:11:07 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D4Kdj-0006tT-90 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 16:10:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4KvI-0008Bx-N7 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 10:29:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D4Krg-00064R-BD for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 10:25:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D4KrU-0005xs-HT for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 10:25:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4KrT-0005tI-E3 for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 10:25:07 -0500 Original-Received: from [81.228.11.116] (helo=av9-2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D4KaC-00047f-1f for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 10:07:16 -0500 Original-Received: by av9-2-sn1.fre.skanova.net (Postfix, from userid 502) id B5FFE37E82; Thu, 24 Feb 2005 16:07:14 +0100 (CET) Original-Received: from smtp2-2-sn2.hy.skanova.net (smtp2-2-sn2.hy.skanova.net [81.228.8.178]) by av9-2-sn1.fre.skanova.net (Postfix) with ESMTP id 9A93937E7C for ; Thu, 24 Feb 2005 16:07:14 +0100 (CET) Original-Received: from c83-250-204-134.bredband.comhem.se (c83-250-204-134.bredband.comhem.se [83.250.204.134]) by smtp2-2-sn2.hy.skanova.net (Postfix) with ESMTP id 84B7137E44 for ; Thu, 24 Feb 2005 16:07:14 +0100 (CET) Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Evolution 2.0.2 (2.0.2-3) 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: main.gmane.org gmane.emacs.help:24316 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24316 On tor, 2005-02-24 at 11:25 +0100, Peter Dyballa wrote: > Am 24.02.2005 um 01:44 schrieb August: > > > How (exactly) do I download and compile the developer version of Emacs? > > I have no experience with CVS. > > It's not only this (http://savannah.gnu.org/cvs/?group=emacs): to make > this CVS Emacs it's not enough to invoke make, but you have to tell it > 'make bootstrap' or 'make bootfast' -- hours later you're done! > > There is also an issue with optimization: be careful and start without! > When this Emacs runs well and is installed do 'make extraclean', try a > new configure and have now CFLAGS defined in your shell. Next morning > you'll see ... Thanks for the information. Maybe too much work for a cosmetic issue. -- August