This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
boehm-gc alpha 3
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <java at gcc dot gnu dot org>
- Date: Thu, 14 Aug 2003 14:02:45 +0200
- Subject: boehm-gc alpha 3
AFAICT, the structured exception handling by Ranjit was
added to boehm-gc alpha 3.
However, it seems boehm-gc alpha 1 was added to GCJ 3.4.
Can boehm-gc alpha 3 w/Win32 SEH be used with GCJ 3.4?
I'm trying to get to the bottom of a random crash in my
app, and this is one of the items that I need to follow
up on. (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10746)
Øyvind