On Sat, 11 May 2002, Robert Collins wrote:
> > Robert -- what's the deal with C++ and exceptions under cygwin, again?
>
> Single thread C++ programs should work fine. Exceptions from .dll's
> -may- be problematic. Danny knows more about this aspect than I do. He
> posted a summary message about gcc 3-something at one point that listed
> c++ exceptions and .dll's as an issue.

In my test case, C++ exceptions fail when thrown from single-threaded
DLL code & single-threaded dependent application.  They work fine when
thrown from the application.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to