This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
DWARF-2 EH for MinGW gcj?
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: "Ranjit Mathew" <rmathew at gmail dot com>
- Cc: java at gcc dot gnu dot org, Marco Trudel <mtrudel at gmx dot ch>
- Date: Sun, 26 Nov 2006 13:45:35 -0600
- Subject: DWARF-2 EH for MinGW gcj?
- Reply-to: gnustuff at thisiscool dot com
Hi Ranjit,
I know this isn't your topic of preference, but
can you give me quick brain dump of what you know
about or some pointers to issues of DWARF-2 EH for
MinGW gcj?
In particular:
- To turn DWARF2 EH back on for MinGW builds, is
it simply a matter of --enable-sjlj-exceptions from
the configure switches? Do I need --with-dwarf2? Or
is there more?
- Is the only issue you know about the foreign stack
frame issue? Or are there other caveats you know about?
- Any ideas or hunches on how to solve this problem?
Anyone else? Unless I'm missing something, it would seem
to me that the only way of having any hope of worming
our way back through foreign stack frames is to save
some state information before each call as we do with
SJLJ exceptions (if I understand this mechanism correctly,
which I don't claim to), which would defeat any performance
gains we'd hope to achieve by doing away with SJLJ exceptions....
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/