From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Help: build emacs in cygwin Date: Thu, 08 Mar 2007 16:47:19 -0500 Message-ID: References: <87ejo2nrf6.fsf@offby1.atm01.sea.blarg.net> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1173390592 6905 80.91.229.12 (8 Mar 2007 21:49:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2007 21:49:52 +0000 (UTC) Cc: offby1@blarg.net, william.xue@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 08 22:49:45 2007 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 1HPQUa-0004iL-4l for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2007 22:49:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPQUo-0005WE-TO for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2007 16:49:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPQUE-0005K3-FD for emacs-devel@gnu.org; Thu, 08 Mar 2007 16:49:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPQUD-0005Jh-Qx for emacs-devel@gnu.org; Thu, 08 Mar 2007 16:49:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPQUD-0005Ja-LP for emacs-devel@gnu.org; Thu, 08 Mar 2007 16:49:21 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPQTx-0001y4-Uj for emacs-devel@gnu.org; Thu, 08 Mar 2007 16:49:06 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HPQSF-00038c-Io; Thu, 08 Mar 2007 16:47:19 -0500 In-reply-to: (message from Eli Zaretskii on Thu, 08 Mar 2007 06:14:49 +0200) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:67583 Archived-At: > Are the installation instructions for the Cygwin platform correct? Cygwin uses the build procedure documented in the main INSTALL file, which is correct as far as we know. nt/INSTALL does not say that. Shouldn't it?