From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: Compiling Emacs 23.1.92 on Windows fails Date: Tue, 23 Feb 2010 20:36:17 +0100 Message-ID: <87d3zv218u.fsf@telefonica.net> References: <4B80664D.5030606@gmail.com> <83d3zzw7cq.fsf@gnu.org> <4B80B4B3.3070609@gmail.com> <83k4u3n6yh.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1266953809 14240 80.91.229.12 (23 Feb 2010 19:36:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Feb 2010 19:36:49 +0000 (UTC) Cc: Eli Zaretskii To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 23 20:36:44 2010 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.69) (envelope-from ) id 1Nk0Yj-0000yZ-KU for ged-emacs-devel@m.gmane.org; Tue, 23 Feb 2010 20:36:41 +0100 Original-Received: from localhost ([127.0.0.1]:43028 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nk0Yi-0000MH-VR for ged-emacs-devel@m.gmane.org; Tue, 23 Feb 2010 14:36:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nk0Yd-0000MC-Vn for emacs-devel@gnu.org; Tue, 23 Feb 2010 14:36:36 -0500 Original-Received: from [140.186.70.92] (port=41425 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nk0Yd-0000Lr-0v for emacs-devel@gnu.org; Tue, 23 Feb 2010 14:36:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nk0Yc-0007SH-E2 for emacs-devel@gnu.org; Tue, 23 Feb 2010 14:36:35 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:39266) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nk0Yc-0007Rl-8L for emacs-devel@gnu.org; Tue, 23 Feb 2010 14:36:34 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nk0YX-0000vI-Bi for emacs-devel@gnu.org; Tue, 23 Feb 2010 20:36:29 +0100 Original-Received: from 231.red-88-24-215.staticip.rima-tde.net ([88.24.215.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Feb 2010 20:36:29 +0100 Original-Received: from ofv by 231.red-88-24-215.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Feb 2010 20:36:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 231.red-88-24-215.staticip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux) Cancel-Lock: sha1:ARticpyVQ6clM8xa/2cibiR2u1Q= X-detected-operating-system: by eggs.gnu.org: GNU/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:121308 Archived-At: Eli Zaretskii writes: >> Thanks. Eli, would it be possible to detect the use of cygwin's make >> and output a warning in that case? > > If someone tells what does the Cygwin Make print under --version, and > if there's something Cygwin-specific there, then yes, we could test > that in nt/configure.bat. <<<<<<<<<<<<<<<< d:/ $ c:/cygwin/bin/make.exe --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for i686-pc-cygwin >>>>>>>>>>>>>>>>> My cygwin install is fairly new. I'm not sure if the last line is there for older versions.