delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <20010606212057.69632.qmail@web14503.mail.yahoo.com> |
Date: | Thu, 7 Jun 2001 07:20:57 +1000 (EST) |
From: | =?iso-8859-1?q?Danny=20Smith?= <danny_r_smith_2001 AT yahoo DOT co DOT nz> |
Subject: | Re: Problem with the exceptions handling in DLLs |
To: | cygwin AT cygwin DOT com |
In-Reply-To: | <002501c0ee98$380a1b40$8a5f37c1@isima.fr> |
MIME-Version: | 1.0 |
This problem has come up several times (and some options discussed) on mingw list http://lists.sourceforge.net/lists/listinfo/mingw-users Also search the win32-pthreads list archives. Danny --- Bruno Bachelet <bachelet AT ifrance DOT com> wrote: > I develop C++ programs based on several libraries. Until now I was building > static libraries. There was no problem. I'm trying now to make DLLs of these > libraries. My problem is apparently that when an exception is thrown from a > DLL, there is a message like this one: > > 0 [sig] CUT_FILE 709523 open_stackdumpfile: Dumping stack trace to > CUT_FILE.EXE.stackdump > > and the exception is not caught. The program terminates abruptly. > > For information, to make the DLLs, I used the following command with Cygwin > 1.3.2 Release: > > dllwrap -L$(LIBRARY_PATH) --driver-name g++ --export-all-symbols -o > <dll_name> <library_dependency> <objects> > > I understood the problem is well known. But is there a solution ? > Thanks in advance for the reply. > > Bruno Bachelet. > > > <><><><><><><><><><><><><><><><><><><><> > Bruno Bachelet (PhD Student) > E-mail: bachelet AT ifrance DOT com > Web: http://bruno.bachelet.net > <><><><><><><><><><><><><><><><><><><><> > > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > _____________________________________________________________________________ http://messenger.yahoo.com.au - Yahoo! Messenger - Voice chat, mail alerts, stock quotes and favourite news and lots more! -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |