This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

RE: DLLs and exceptions


Hi Al,

>The problem is when an exception is thrown in libupdb.dll, I 
>get the message
>"abnormal program termination" and the program stops.
>
>If I build the program without using dlls (ie build the 
>program against the
>object files instead of the dlls) the exception gets thrown and caught
>properly.

at least the last time I tried to do this, gcc did not support excetions
acress dll boundaries. Although some time has passed (a year or so) I never
heard anything else. You may have a look at the gcc mailing list archives.

Greetings,
Jörg

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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