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: Building fails on Win32 Date: Sat, 12 Apr 2008 10:52:11 +0300 Message-ID: References: <18431.19411.441330.478988@arit93.ariserve.dynup.net> <18431.43379.66028.795860@arit93.ariserve.dynup.net> <18431.44279.682698.823069@arit93.ariserve.dynup.net> <18431.48258.746410.606897@arit93.ariserve.dynup.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1207986784 2328 80.91.229.12 (12 Apr 2008 07:53:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Apr 2008 07:53:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: AriT93 Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 12 09:53:38 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 1JkaYL-0001f7-Ax for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 09:53:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkaXh-0007rC-EW for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 03:52:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkaXd-0007qc-1W for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:52:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkaXa-0007qD-SY for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:52:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkaXa-0007qA-Nu for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:52:50 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JkaXa-0007VD-1S for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:52:50 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkaXZ-0005FO-8j for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:52:49 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.158.193]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0JZ7007H2D6BP5Q0@i_mtaout5.012.net.il> for emacs-devel@gnu.org; Sat, 12 Apr 2008 11:06:12 +0300 (IDT) In-reply-to: <18431.48258.746410.606897@arit93.ariserve.dynup.net> X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Solaris 9.1 X-detected-kernel: by monty-python.gnu.org: 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:95018 Archived-At: > Date: Fri, 11 Apr 2008 14:31:14 -0500 > Cc: AriT93 , > emacs-devel@gnu.org > From: AriT93 > > > I think I see now what was the problem: it was the __MINGW_NOTHROW > > thing. It was introduced only in MinGW 3.13. I've checked in a fix > > now, so if you can still try building with MinGW 3.12, please see if > > the problem went away. > > > > Thanks for reporting the bug and for helping me solve it. > > > > > I'll revert and give it a go. I am on way out today but should be able to try it > tomorrow or monday. Thank you.