From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.devel Subject: Re: MS-Windows build using Posix configury Date: Thu, 18 Apr 2013 23:05:39 -0400 Message-ID: <5170B483.6040806@cornell.edu> References: <83d2tu49lu.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1366340760 10047 80.91.229.3 (19 Apr 2013 03:06:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2013 03:06:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 19 05:06:04 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UT1eE-0002lW-82 for ged-emacs-devel@m.gmane.org; Fri, 19 Apr 2013 05:06:02 +0200 Original-Received: from localhost ([::1]:51846 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UT1eD-0007Vx-Mn for ged-emacs-devel@m.gmane.org; Thu, 18 Apr 2013 23:06:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UT1e9-0007Vj-SZ for emacs-devel@gnu.org; Thu, 18 Apr 2013 23:05:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UT1e6-00049O-K0 for emacs-devel@gnu.org; Thu, 18 Apr 2013 23:05:57 -0400 Original-Received: from limestone4.mail.cornell.edu ([128.253.83.164]:49366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UT1e0-00046E-0v; Thu, 18 Apr 2013 23:05:48 -0400 X-CornellRouted: This message has been Routed already. Original-Received: from authusersmtp.mail.cornell.edu ([10.16.197.8]) by limestone4.mail.cornell.edu (8.14.4/8.14.4) with ESMTP id r3J35fGU017965; Thu, 18 Apr 2013 23:05:42 -0400 (EDT) Original-Received: from [192.168.1.6] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id r3J35edX024054 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 18 Apr 2013 23:05:41 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <83d2tu49lu.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Windows NT kernel [generic] [fuzzy] X-Received-From: 128.253.83.164 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:159010 Archived-At: On 4/16/2013 2:24 PM, Eli Zaretskii wrote: > Also, if people could apply the diffs and try building Emacs on their > platforms, I'd appreciate. Of special interest are the Cygwin w32 > build and any Unix system. (I tested this on one GNU/Linux box, but I > have no access to other Posix systems.) I didn't find any problem with the Cygwin w32 build. I checked both 32-bit and 64-bit Cygwin. Ken