www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-apps-owner AT sourceware DOT cygnus DOT com |
List-Subscribe: | <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
List-Post: | <mailto:cygwin-apps AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs> |
Delivered-To: | mailing list cygwin-apps AT sources DOT redhat DOT com |
Message-ID: | <01bd01c0f608$bb285dd0$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | "Constantine Sapuntzakis" <csapuntz AT stanford DOT edu>, |
<cygwin-apps AT sources DOT redhat DOT com> | |
References: | <023d01c0f606$2f22a450$934940ab AT KEALIACSAPUNTZ> |
Subject: | Re: G++, C++ Exception handling, and cygwin |
Date: | Sat, 16 Jun 2001 12:04:51 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
X-OriginalArrivalTime: | 16 Jun 2001 01:54:26.0746 (UTC) FILETIME=[461689A0:01C0F607] |
----- Original Message ----- From: "Constantine Sapuntzakis" <csapuntz AT stanford DOT edu> To: <cygwin-apps AT sources DOT redhat DOT com> Sent: Saturday, June 16, 2001 11:46 AM Subject: G++, C++ Exception handling, and cygwin > The libgcc.a that is distributed with cygwin gcc-2.95.3-4 only supports > single threaded C++ exception handling. The library has exception routines > that use static variables. > > When I substitute a version of libgcc.a that includes the code in > gcc/gthr-win32.h, multi-threaded > C++ apps with exception handling seem to work (we've been running them for a > couple months > now). > > Given that the code seems to be there to do this correctly, why is it not > enabled? a) I don't believe therehas been a release of gcc since this was pointed out on this list recently. b) pthreads are the correct thread handlers for cygwin, not win32. No-one has provided feedback on stability using pthreaded exception handlers however. Rob > Thanks, > Costa > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |