On Tue, 9 Aug 2005, jacob dot navia at ants dot com wrote:
------- Additional Comments From jacob dot navia at ants dot com 2005-08-09
19:57 -------
If I can't mix SJLJ exceptions with DWARF2 exceptions how this is supposed to
work?
How is what supposed to work?
I mean I have to rebuild all libraries including libc, libm, and whatever????
Yes.
This can't be.
It is.
Besides, why this mixing should lead to the address of a
function being stored in the high 32 bits of a 64 bit address?
Possibly because it's attempting to read the wrong place as if it
was an unwind table, and gets confused.
k