This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Problem compiling DLL
AH> Andrew Haley writes:
AH>
>> Everyone who uses mingw has been desperate to make proper exception
>> handling work. But my understanding was that DWARF is not compatible
>> with Windows Stuructred Exception Handling, and that makes it
>> impossible to handle exceptions in Windows callbacks. And that
>> no-one, depsite extensive pleading, was prepared to solve the problem
>> by handling SEH frames correctly. And that is an absolute
>> show-stopper.
>>
>> Now, I might be wrong about all this, as I said...
AH> I wasn't.
AH> http://gcc.gnu.org/ml/java/2006-11/msg00092.html
AH> Andrew.
The patch was applied:
http://gcc.gnu.org/ml/gcc-cvs/2007-06/msg00457.html