From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Nelson H. F. Beebe" Newsgroups: gmane.emacs.devel Subject: Re: Anyone built Emacs with gcc-3.3? Date: Fri, 4 Jul 2003 06:36:21 -0600 (MDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1057322691 31311 80.91.224.249 (4 Jul 2003 12:44:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 4 Jul 2003 12:44:51 +0000 (UTC) Cc: beebe@math.utah.edu Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Jul 04 14:44:46 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 19YPvi-00088R-00 for ; Fri, 04 Jul 2003 14:44:46 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19YQ47-0007ys-00 for ; Fri, 04 Jul 2003 14:53:27 +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 19YPv0-0007Jw-6s for emacs-devel@quimby.gnus.org; Fri, 04 Jul 2003 08:44:02 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19YPpU-0003Hk-NF for emacs-devel@gnu.org; Fri, 04 Jul 2003 08:38:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19YPoK-0002iO-1u for emacs-devel@gnu.org; Fri, 04 Jul 2003 08:37:08 -0400 Original-Received: from sunshine.math.utah.edu ([128.110.198.2]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19YPnb-0002PH-IP; Fri, 04 Jul 2003 08:36:23 -0400 Original-Received: from psi.math.utah.edu (psi.math.utah.edu [128.110.198.32]) by sunshine.math.utah.edu (8.9.3p2/8.9.3) with ESMTP id GAA21041; Fri, 4 Jul 2003 06:36:21 -0600 (MDT) Original-Received: (from beebe@localhost) by psi.math.utah.edu (8.9.3p2/8.9.3) id GAA22032; Fri, 4 Jul 2003 06:36:21 -0600 (MDT) Resent-Message-Id: <200307041236.GAA22032@psi.math.utah.edu> Original-Received: from psi.math.utah.edu (psi.math.utah.edu [128.110.198.32]) by sunshine.math.utah.edu (8.9.3p2/8.9.3) with ESMTP id GAA21014; Fri, 4 Jul 2003 06:33:05 -0600 (MDT) Original-Received: (from beebe@localhost) by psi.math.utah.edu (8.9.3p2/8.9.3) id GAA22018; Fri, 4 Jul 2003 06:33:04 -0600 (MDT) Original-To: "Marshall, Simon" X-US-Mail: "Center for Scientific Computing, Department of Mathematics, 110 LCB, University of Utah, 155 S 1400 E RM 233, Salt Lake City, UT 84112-0090, USA" X-Telephone: +1 801 581 5254 X-FAX: +1 801 585 1640, +1 801 581 4148 X-URL: http://www.math.utah.edu/~beebe In-Reply-To: Your message of Fri, 4 Jul 2003 09:33:49 +0100 Resent-To: "'Emacs Developers'" , "'Emacs Pretesters'" Resent-Date: Fri, 4 Jul 103 6:36:21 MDT Resent-From: "Nelson H. F. Beebe" 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:15372 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15372 If any of you have an earlier version of gcc still installed after installing gcc-3.3 (I kept 2.95.3 around), I suggest that you try to debug the core dump problem by successively recompiling one file at a time with the older gcc. This can be automated with a modest script, and I've found it a useful technique in the past to deal with compiler errors in large programs. ------------------------------------------------------------------------------- - Nelson H. F. Beebe Tel: +1 801 581 5254 - - Center for Scientific Computing FAX: +1 801 581 4148 - - University of Utah Internet e-mail: beebe@math.utah.edu - - Department of Mathematics, 110 LCB beebe@acm.org beebe@computer.org - - 155 S 1400 E RM 233 beebe@ieee.org - - Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe - ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- - Nelson H. F. Beebe Tel: +1 801 581 5254 - - Center for Scientific Computing FAX: +1 801 581 4148 - - University of Utah Internet e-mail: beebe@math.utah.edu - - Department of Mathematics, 110 LCB beebe@acm.org beebe@computer.org - - 155 S 1400 E RM 233 beebe@ieee.org - - Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe - -------------------------------------------------------------------------------