From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Marshall, Simon" Newsgroups: gmane.emacs.devel Subject: Anyone built Emacs with gcc-3.3? Date: Fri, 4 Jul 2003 09:33:49 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1057307662 3519 80.91.224.249 (4 Jul 2003 08:34:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 4 Jul 2003 08:34:22 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Jul 04 10:34:20 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 19YM1L-0000uO-00 for ; Fri, 04 Jul 2003 10:34:19 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19YM9f-0005WL-00 for ; Fri, 04 Jul 2003 10:42:55 +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 19YM1Q-0003ZE-UI for emacs-devel@quimby.gnus.org; Fri, 04 Jul 2003 04:34:24 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19YM13-0003U6-Ax for emacs-devel@gnu.org; Fri, 04 Jul 2003 04:34:01 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19YM12-0003Te-3C for emacs-devel@gnu.org; Fri, 04 Jul 2003 04:34:00 -0400 Original-Received: from mail14.messagelabs.com ([212.125.75.19]) by monty-python.gnu.org with smtp (Exim 4.20) id 19YM11-0003DS-C2 for emacs-devel@gnu.org; Fri, 04 Jul 2003 04:33:59 -0400 X-VirusChecked: Checked X-Env-Sender: simon.marshall@misys.com X-Msg-Ref: server-30.tower-14.messagelabs.com!1057307626!6606 Original-Received: (qmail 30868 invoked from network); 4 Jul 2003 08:33:46 -0000 Original-Received: from unknown (HELO pigeon.misys.com) (217.196.235.2) by server-30.tower-14.messagelabs.com with SMTP; 4 Jul 2003 08:33:46 -0000 Original-Received: From gull.misys.com ([10.80.48.7]) by pigeon.misys.com (WebShield SMTP v4.5 MR1a); id 1057307675734; Fri, 4 Jul 2003 09:34:35 +0100 Original-Received: by gull.midas-kapiti.com with Internet Mail Service (5.5.2653.19) id <3FZN6HCR>; Fri, 4 Jul 2003 09:34:45 +0100 Original-To: 'Emacs Developers' , 'Emacs Pretesters' X-Mailer: Internet Mail Service (5.5.2653.19) 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:15365 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15365 I've tried to build emacs-21.3 and 21.1.90 with gcc-3.3 on solaris-2.8 but without success. Emacs builds but coredumps on exit, see bug #11386 at GCC Bugzilla via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11386. Have any of you guys built with gcc-3.3 or any snapshot prior to its release? I ask because the bug looks like it might be tricky to track down; the gcc guy dealing with it wants a lot more input; it's not clear whether it is platform-dependent (the guy who got around to reporting it before me is also on solaris-2.8). Simon.