Date: Fri, 23 Jan 1998 16:52:13 -0500 (EST) From: John Fieber <jfieber@indiana.edu> To: John Polstra <jdp@polstra.com> Cc: hackers@FreeBSD.ORG Subject: Re: egcs and exceptions Message-ID: <Pine.BSF.3.96.980123164134.9195B-100000@fallout.campusview.indiana.edu> In-Reply-To: <199801230616.WAA14183@austin.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Jan 1998, John Polstra wrote: > In article <Pine.BSF.3.96.980121185653.8321B-100000@fallout.campusview.indiana.edu>, > John Fieber <jfieber@indiana.edu> wrote: > > 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) > > Could you please try recompiling your programs with > "-fsjlj-exceptions" on the command line? I think that might help. If > it does, I'll add a patch to the port to make it the default. That does the trick, at least on a simple test case. Do you also have a magic command line option to make some form of automatic template instantiation work? :) Even brain dammaged, bloat producing methods would be helpful. Manually instantiating everything gets ugly really fast with STL. -john
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980123164134.9195B-100000>