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 Date: Wed, 12 Feb 2003 13:05:11 +0530 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030212073511.1FD954654A@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 1045035336 7428 80.91.224.249 (12 Feb 2003 07:35:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Feb 2003 07:35:36 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18irQc-0001vf-00 for ; Wed, 12 Feb 2003 08:35:34 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18ircU-0004FX-00 for ; Wed, 12 Feb 2003 08:47:50 +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 18irRI-0004CC-0C for emacs-devel@quimby.gnus.org; Wed, 12 Feb 2003 02:36:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18irQQ-0003vE-00 for emacs-devel@gnu.org; Wed, 12 Feb 2003 02:35:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18irQJ-0003bw-00 for emacs-devel@gnu.org; Wed, 12 Feb 2003 02:35:15 -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 18irQG-0003ZD-00 for emacs-devel@gnu.org; Wed, 12 Feb 2003 02:35:12 -0500 Original-Received: from server2.fastmail.fm (localhost [127.0.0.1]) by fastmail.fm (Postfix) with ESMTP id 24B2C44E02 for ; Wed, 12 Feb 2003 02:35:11 -0500 (EST) Original-Received: from 127.0.0.1 ([127.0.0.1] helo=server2.fastmail.fm) by fastmail.fm with SMTP; Wed, 12 Feb 2003 02:35:11 -0500 Original-Received: by server2.fastmail.fm (Postfix, from userid 99) id 1FD954654A; Wed, 12 Feb 2003 02:35:11 -0500 (EST) Content-Disposition: inline X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) Original-To: "Emacs Devel" X-Epoch: 1045035311 X-Sasl-enc: LYodSE1DqGyAVJ4SvtXAGA 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:11578 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11578 Hello, I am having problems building Emacs (from CVS) on W2K using MinGW. When I do a "gmake bootstrap", everything goes well till the compilation of lisp files starts. Emacs comes up with the crash window while compiling certain files (some under lisp/gnus folder). To circumvent this problem, I did a "gmake compile EMACS=D:/GNU/emacs/bin/emacs" from 'lisp' folder (using the previously built version). This built all the lisp files successfully. I then did a "gmake" and got Emacs working. I then tried building using "MSVC" on W2K and everything worked properly. I do not want to rise this as a bug because: 1. I am using MinGW GCC 3.2.2 (which is a Release candidate) and I was using GCC 3.2.1 earlier with which I used to get a clean build. 2. Since I do not have GCC 3.2.1 now, I cannot try the compilation with GCC 3.2.1 If someone has GCC 3.2.1 installed, I request you to test the build before rising an alarm. Please let me know if you need any further information. with regards, dhruva -- Dhruva Krishnamurthy Home: http://www32.brinkster.com/schemer/