From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: AriT93 Newsgroups: gmane.emacs.devel Subject: Re: Building fails on Win32 Date: Fri, 11 Apr 2008 14:31:14 -0500 Message-ID: <18431.48258.746410.606897@arit93.ariserve.dynup.net> 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> Reply-To: AriT93 NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207942263 26887 80.91.229.12 (11 Apr 2008 19:31:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2008 19:31:03 +0000 (UTC) Cc: AriT93 , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 11 21:31:30 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 1JkOy7-000634-PG for ged-emacs-devel@m.gmane.org; Fri, 11 Apr 2008 21:31:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkOxT-00055t-OI for ged-emacs-devel@m.gmane.org; Fri, 11 Apr 2008 15:30:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkOxP-00052j-5E for emacs-devel@gnu.org; Fri, 11 Apr 2008 15:30:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkOxN-0004yg-7p for emacs-devel@gnu.org; Fri, 11 Apr 2008 15:30:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkOxN-0004yQ-3N for emacs-devel@gnu.org; Fri, 11 Apr 2008 15:30:41 -0400 Original-Received: from n54.bullet.mail.sp1.yahoo.com ([98.136.44.32]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JkOxM-00017l-VE for emacs-devel@gnu.org; Fri, 11 Apr 2008 15:30:41 -0400 Original-Received: from [216.252.122.218] by n54.bullet.mail.sp1.yahoo.com with NNFMP; 11 Apr 2008 19:30:37 -0000 Original-Received: from [68.142.237.90] by t3.bullet.sp1.yahoo.com with NNFMP; 11 Apr 2008 19:30:37 -0000 Original-Received: from [216.252.111.167] by t6.bullet.re3.yahoo.com with NNFMP; 11 Apr 2008 19:30:37 -0000 Original-Received: from [127.0.0.1] by omp102.mail.re3.yahoo.com with NNFMP; 11 Apr 2008 19:30:37 -0000 X-Yahoo-Newman-Id: 646911.63305.bm@omp102.mail.re3.yahoo.com Original-Received: (qmail 53124 invoked from network); 11 Apr 2008 19:30:37 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID:Date:To:Cc:Subject:In-Reply-To:References:X-Mailer:From:Reply-To; b=pFZGCUj7PAuIAauJM9WJz0PHoqyX6ktI8kFJ0EenJqfQonFlSxLXYgZyEypxvlQQ6/1M0LK6oWRjVQAaYBfZoWdmZC29DvqrjHvfeqpafkz5zspfCyeQ4fNyJACXyuRKfqGpcd55R76qjHEpJCo7gBeWSWuMxnXW4UFhpHHdu68= ; Original-Received: from unknown (HELO arit93.ariserve.dynup.net) (arit93@71.113.150.75 with login) by smtp101.plus.mail.re1.yahoo.com with SMTP; 11 Apr 2008 19:30:37 -0000 X-YMail-OSG: fG3hHuQVM1kptt4YiwcYBI7y6yM.PGVaVTPV0lbPslCmCyorjbN5Y.X55ofmjFktost8743Utw-- X-Yahoo-Newman-Property: ymail-3 In-Reply-To: X-Mailer: VM 8.1.0-devo-478 under Emacs 23.0.60.5 (x86_64-unknown-linux-gnu) X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (1) 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:94993 Archived-At: Eli Zaretskii writes: > > From: AriT93 > > Date: Fri, 11 Apr 2008 13:24:55 -0500 > > > > > #define __MINGW32_VERSION 3.12 > > > #define __MINGW32_MAJOR_VERSION 3 > > > #define __MINGW32_MINOR_VERSION 12 > > > > > > > > > to address the other email I had run make clean and also tried on a fresh checkout. > > > -- > > > > > > enjoy every sandwich > > > > > > -- W. Zevon > > > > Upgragding mingw seems to have corrected this. How at 3.14 and it's building > > the bootstrap emacs and compiling the lisp files. > > 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. -- enjoy every sandwich -- W. Zevon