From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Anyone built Emacs with gcc-3.3? Date: Sat, 05 Jul 2003 18:25:56 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1057444075 1339 80.91.224.249 (5 Jul 2003 22:27:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 5 Jul 2003 22:27:55 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jul 06 00:27:54 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 19YvVa-0000LT-00 for ; Sun, 06 Jul 2003 00:27:54 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Yvef-0001rH-00 for ; Sun, 06 Jul 2003 00:37:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19YvW0-0004HQ-FS for emacs-devel@quimby.gnus.org; Sat, 05 Jul 2003 18:28:20 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19YvV9-0003hJ-Tn for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:27:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19YvV7-0003ez-55 for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:27:26 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19YvV6-0003ej-HF for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:27:24 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19YvTg-0004He-1q; Sat, 05 Jul 2003 18:25:56 -0400 Original-To: "Marshall, Simon" In-reply-to: (simon.marshall@misys.com) Original-cc: emacs-pretesters@gnu.org 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:15395 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15395 I've tried to build emacs-21.3 and 21.1.90 with gcc-3.3 on solaris-2.8 but without success. Does it work with other GCC versions? Emacs builds but coredumps on exit, see bug #11386 at GCC Bugzilla via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11386. Do you mean it core dumps when you type C-c C-c? The way to debug this is to treat it as an Emacs bug. When you find the bug, it will actually be a miscompiled function (if this is GCC's fault). Then you can send a useful GCC bug report.