From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: require GNU make to build emacs? Date: Sun, 24 Feb 2008 23:19:41 -0500 Message-ID: References: <200802242344.m1ONihq5014668@sallyv1.ics.uci.edu> <200802250252.m1P2qWrg023740@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203913209 15684 80.91.229.12 (25 Feb 2008 04:20:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 04:20:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 05:20:34 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JTUpK-0000vf-4N for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 05:20:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTUoo-0005fu-4N for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 23:19:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTUoj-0005fp-VE for emacs-devel@gnu.org; Sun, 24 Feb 2008 23:19:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTUoi-0005fd-Kj for emacs-devel@gnu.org; Sun, 24 Feb 2008 23:19:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTUoi-0005fa-Et for emacs-devel@gnu.org; Sun, 24 Feb 2008 23:19:52 -0500 Original-Received: from 76-10-156-249.dsl.teksavvy.com ([76.10.156.249] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTUoi-0002Lv-35 for emacs-devel@gnu.org; Sun, 24 Feb 2008 23:19:52 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 176ADB40C5; Sun, 24 Feb 2008 23:19:41 -0500 (EST) In-Reply-To: <200802250252.m1P2qWrg023740@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Sun, 24 Feb 2008 18:52:31 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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: news.gmane.org gmane.emacs.devel:90346 Archived-At: >> > Shouldn't we require GNU make to build Emacs? It is widely available, >> > and excellent too. It works on all platforms we support. >> >> > Having a modern make should help simplify the makefiles and maybe the >> > whole build process. >> >> > GCC has required GNU make for 3-4 years without any problems. >> >> I don't think we should worry about it now, > What you do mean by "now"? > Will "now" change? :-) Probably, but ... not now, Stefan