This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem compiling DLL


Andrew Haley writes:
 
 > 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...

I wasn't.

http://gcc.gnu.org/ml/java/2006-11/msg00092.html

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]