libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: C++ exceptions don't work from Cygwin DLLs?


From: Bob Friesenhahn
Subject: RE: C++ exceptions don't work from Cygwin DLLs?
Date: Fri, 10 May 2002 21:05:34 -0500 (CDT)

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
address@hidden
http://www.simplesystems.org/users/bfriesen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]