From owner-freebsd-hackers Wed Jan 21 16:00:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13774 for hackers-outgoing; Wed, 21 Jan 1998 16:00:31 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13757 for ; Wed, 21 Jan 1998 16:00:24 -0800 (PST) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id TAA08839 for ; Wed, 21 Jan 1998 19:00:23 -0500 (EST) Date: Wed, 21 Jan 1998 19:00:22 -0500 (EST) From: John Fieber To: hackers@FreeBSD.ORG Subject: egcs and exceptions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk I just built egcs in eager anticipation of working exceptions. No dice (just an Abort Trap). Is this something that only works on -current? (I'm running 2.2.5) -john