From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 22.1.91 Date: Fri, 22 Feb 2008 18:17:07 +0200 Message-ID: References: <87ejb8vl0i.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1203697108 27581 80.91.229.12 (22 Feb 2008 16:18:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 16:18:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Takashi Hiromatsu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 17:18:52 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 1JSabq-0005F2-Qu for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 17:18:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSabL-0004YK-Fy for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 11:18:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSaaJ-0004CU-6v for emacs-devel@gnu.org; Fri, 22 Feb 2008 11:17:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSaaH-0004Br-QU for emacs-devel@gnu.org; Fri, 22 Feb 2008 11:17:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSaaH-0004Bl-L1 for emacs-devel@gnu.org; Fri, 22 Feb 2008 11:17:13 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSaaH-0001zc-DZ for emacs-devel@gnu.org; Fri, 22 Feb 2008 11:17:13 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-234-195.inter.net.il [84.229.234.195]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KHU49601 (AUTH halo1); Fri, 22 Feb 2008 18:16:51 +0200 (IST) In-reply-to: (message from Takashi Hiromatsu on Thu, 21 Feb 2008 15:35:39 +0900) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:89979 Archived-At: > Date: Thu, 21 Feb 2008 15:35:39 +0900 > From: Takashi Hiromatsu > Cc: Chong Yidong > > > http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.91.tar.gz > > I succeed to build on Windows by cygwin make (version 3.80). Mostly work > fine, except called from cygwin shell. When called from cygwin shell, it > freezed during startup. Is it possible that the Cygwin shell sets up PATH so that Emacs finds Cygwin-compiled image libraries before the native Windows libraries?