From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Dhruva Krishnamurthy" Newsgroups: gmane.emacs.devel Subject: Compilation Issue - MinGW (A regression) Date: Fri, 21 Feb 2003 09:22:41 +0530 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030221035241.1D63E42C0C@server2.fastmail.fm> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045799614 13422 80.91.224.249 (21 Feb 2003 03:53:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 03:53:34 +0000 (UTC) Cc: Emacs Devel Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18m4Fe-0003UJ-00 for ; Fri, 21 Feb 2003 04:53:30 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18m4TT-0008Nz-00 for ; Fri, 21 Feb 2003 05:07:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18m4FJ-0001mC-0C for emacs-devel@quimby.gnus.org; Thu, 20 Feb 2003 22:53:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18m4Ew-0001kJ-00 for emacs-devel@gnu.org; Thu, 20 Feb 2003 22:52:46 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18m4Ev-0001i5-00 for emacs-devel@gnu.org; Thu, 20 Feb 2003 22:52:45 -0500 Original-Received: from ny2.fastmail.fm ([66.111.4.3] helo=server2.fastmail.fm) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18m4Ev-0001g6-00; Thu, 20 Feb 2003 22:52:45 -0500 Original-Received: from server2.fastmail.fm (localhost [127.0.0.1]) by fastmail.fm (Postfix) with ESMTP id 237F6199F2; Thu, 20 Feb 2003 22:52:41 -0500 (EST) Original-Received: from 127.0.0.1 ([127.0.0.1] helo=server2.fastmail.fm) by fastmail.fm with SMTP; Thu, 20 Feb 2003 22:52:41 -0500 Original-Received: by server2.fastmail.fm (Postfix, from userid 99) id 1D63E42C0C; Thu, 20 Feb 2003 22:52:41 -0500 (EST) Content-Disposition: inline X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) Original-To: "Emacs Bug" X-Epoch: 1045799561 X-Sasl-enc: 4LnKY7Z5uMHyt+9rmDmw2Q X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11805 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11805 Hello, I am able to build GNU Emacs 21.2.95 using GCC 3.2.2 (MinGW) on W2K platform with Leim. The same fails for GNU Emacs 21.3 from CVS. GNU Emacs crashes while compiling some of the elisp files during a "gmake bootstrap". I had to use MSVC to build GNU Emacs and then configured to use GCC and rebuilt to get a successful executable build from GCC. I plan to use the Emacs generated by GCC 3.2.2 to do a "gmake compile" from lisp/ folder to see if it works or crashes. If it crashes, then the GNU Emacs executable generated from GCC 3.2.2 is not OKAY (maybe a regression in GCC) I thought GCC uses GNU Emacs in their regression tests [Am I right RMS?]. with regards, dhruva -- Dhruva Krishnamurthy Home: http://www32.brinkster.com/schemer/