Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 1998 11:20:41 -0500 (EST)
From:      John Fieber <jfieber@indiana.edu>
To:        Timothy Moore <moore@WOLFENET.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: egcs and exceptions
Message-ID:  <Pine.BSF.3.96.980122111110.8321E-100000@fallout.campusview.indiana.edu>
In-Reply-To: <199801220005.QAA09643@gonzo.wolfenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Jan 1998, Timothy Moore wrote:

>    Date: Wed, 21 Jan 1998 19:00:22 -0500 (EST)
>    From: John Fieber <jfieber@indiana.edu>
> 
>    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)
> 
> It doesn't seem to work in -current either, for me.  I need to build
> an elf-capabile gdb to debug this.

Hmm... It appears as though explicit manual template
instantiation is the only way to use templates too.  :( Maybe the
"do nothing" method described in the docs now assumes an ELF
system?

I'll have to look at the configuration options.  I found a blurb
on dejanews suggesting that NetBSD needs a new gas for exceptions
to work, but if you configure it for setjmp/longjmp (which
involves a runtime overhead), they will work.  I don't mind the
overhead if it is just a temporary state of affairs.... 

-john




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980122111110.8321E-100000>