Date: Mon, 22 Feb 1999 00:28:18 -0800 From: Amancio Hasty <hasty@rah.star-gate.com> To: Alex Zepeda <garbanzo@hooked.net> Cc: hackers@FreeBSD.ORG Subject: Re: gcc 2.8.1 Exceptions? Message-ID: <199902220828.AAA17995@rah.star-gate.com> In-Reply-To: Your message of "Mon, 22 Feb 1999 00:07:43 PST." <Pine.BSF.4.05.9902220004560.961-100000@zippy.dyn.ml.org>
index | next in thread | previous in thread | raw e-mail
Hi Alex,
Not sure if exception handling on gcc-2.7.3 is buggy or what however per the
simple
minded program which I posted exception handling on gcc-2.7.3 appears to work.
Now to get exception handling with gcc-2.8.1 from the porst dristribution
working on FreeBSD
defined in defaults.h:
#define DWARF2_UNWIND_INFO 0
^^^ which was 1 before.
If I am not mistaken the above sets the exception handling to something like
-fsjlj-exceptions.
Currently working on porting Netscape's Electric Fire to FreeBSD. "EF" is a
very cool
java vm which translates java classes straight to machine instructions 8)
If you are interested on EF see: http://www.mozilla.org/projects/ef
Cheers,
Amancio
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902220828.AAA17995>
