From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: various bugs in 21.3.50 found during Cygwin port Date: Sat, 07 Dec 2002 22:09:04 +0300 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1438-Sat07Dec2002220903+0200-eliz@is.elta.co.il> References: <3405-Thu05Dec2002211611+0200-eliz@is.elta.co.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1039292464 7593 80.91.224.249 (7 Dec 2002 20:21:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Dec 2002 20:21:04 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18KlRd-0001xr-00 for ; Sat, 07 Dec 2002 21:21:01 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Klat-0006nD-00 for ; Sat, 07 Dec 2002 21:30:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18KlHR-0008Nx-06 for emacs-devel@quimby.gnus.org; Sat, 07 Dec 2002 15:10:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18KlHB-0008NM-00 for emacs-devel@gnu.org; Sat, 07 Dec 2002 15:10:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18KlH8-0008Mn-00 for emacs-devel@gnu.org; Sat, 07 Dec 2002 15:10:11 -0500 Original-Received: from diana.inter.net.il ([192.114.186.19]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18KlH8-0008MW-00 for emacs-devel@gnu.org; Sat, 07 Dec 2002 15:10:10 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-51.inter.net.il [213.8.128.51]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id ARZ95605; Sat, 7 Dec 2002 22:10:04 +0200 (IST) Original-To: jbuehler@hekimian.com X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Joe Buehler on Thu, 05 Dec 2002 14:38:29 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:9957 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9957 > From: Joe Buehler > Date: Thu, 05 Dec 2002 14:38:29 -0500 > > > I don't understand why is this required for Cygwin; the curent > > version of lisp/Makefile.in works for every other platform. > > > > Your change breaks the DJGPP (a.k.a. MS-DOS) port. > > Perhaps it is CANNOT_DUMP? > > Perhaps it is because I am not building in the source tree? The latter, IIRC.