From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Dhruva Krishnamurthy" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Compilation Issue - MinGW (A regression) Date: Mon, 24 Mar 2003 10:20:25 +0530 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030324045025.86DC050E40@smtp.us2.messagingengine.com> 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 1048481530 3914 80.91.224.249 (24 Mar 2003 04:52:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 24 Mar 2003 04:52:10 +0000 (UTC) Cc: Emacs Bug Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 24 05:52:08 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18xJwO-000110-00 for ; Mon, 24 Mar 2003 05:52:08 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18xJwi-0003qE-00 for ; Mon, 24 Mar 2003 05:52:28 +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 18xJvg-0005Po-04 for emacs-devel@quimby.gnus.org; Sun, 23 Mar 2003 23:51:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18xJvG-0004u7-00 for emacs-devel@gnu.org; Sun, 23 Mar 2003 23:50:58 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18xJuu-0003aY-00 for emacs-devel@gnu.org; Sun, 23 Mar 2003 23:50:41 -0500 Original-Received: from ny2.fastmail.fm ([66.111.4.3] helo=smtp.us2.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18xJun-0003BZ-00; Sun, 23 Mar 2003 23:50:30 -0500 Original-Received: from smtp.us2.messagingengine.com (localhost [127.0.0.1]) by fastmail.fm (Postfix) with ESMTP id 8BE3735489; Sun, 23 Mar 2003 23:50:25 -0500 (EST) Original-Received: from 127.0.0.1 ([127.0.0.1] helo=smtp.us2.messagingengine.com) by fastmail.fm with SMTP; Sun, 23 Mar 2003 23:50:25 -0500 Original-Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id 86DC050E40; Sun, 23 Mar 2003 23:50:25 -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: 1048481425 X-Sasl-enc: dPm6vxKaESLC7/bYPvwDDg 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:12560 gmane.emacs.pretest.bugs:123 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12560 Hello, I am happy to report the regression I had reported regarding the compilation of Emacs 21.3 (CVS) using MinGW. I just re-installed MinGW 2.0 and installed gcc (GCC) 3.2 (mingw special 20020817-1) over it (experimental). I am able to build and run Emacs on W2K using GCC. I feel the error was in the GCC 3.3 which I was using. Maybe some libs with which I was linking (image libs etc...) were causing a problem. Anyway, when GCC 3.3 becomes a main line version in MinGW32 port, I will remember to test the regression. This may not happen for quite some time (1+ yr). with regards, dhruva PS: I need help in interrupting GDB when I am debugging Emacs on W2K (Windows platform). CTRL-C does not work. CTRL-BRK kill GDB itself. Any help in this regard will be of great use to me. I am not on Emacs-Devel group. If someone posts to that group, kindly CC the mail to me. -- Dhruva Krishnamurthy Home: http://www32.brinkster.com/schemer/