Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <005b01c0f7f7$3ebab4a0$0200a8c0@lifelesswks>
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Weiqi Gao" <weiqigao@yahoo.com>
Cc: <cygwin@cygwin.com>
References: <20010618120740.55635.qmail@web13806.mail.yahoo.com>
Subject: Re: GCC 3.0
Date: Mon, 18 Jun 2001 23:04:43 +1000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
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: 18 Jun 2001 12:54:09.0207 (UTC) FILETIME=[C3E64470:01C0F7F5]

Not being a gcc c++ hacker, nor a full-time c++ programmer, emailing
just me is kinda wasted, perhaps you forgot to cc the list?

Anyway, look in the cygwin archives and you'll see a bug report about
c++ programs crashing when they did multi-threaded exception handling.
The fix was to rebuild the library with --threads=posix.

Rob

----- Original Message -----
From: "Weiqi Gao" <weiqigao@yahoo.com>
To: "Robert Collins" <robert.collins@itdomain.com.au>
Sent: Monday, June 18, 2001 10:07 PM
Subject: Re: GCC 3.0


> Robert Collins wrote:
> >
> > I'm not sure that GCC itself ever multi-threads,
> > just that it's libraries support using threads
> > - ie for c++ exceptions.
>
> The old (GCC 2.95.3) configure instructions mentions
> that the --with-threads=posix flag only affects
> Objective-C and Java runtime libraries.
>
> I'm not sure if C++ also needs a thread library to
> function now that GCC 3.0 is (about to be) out.  I
> would hope not, as that would kill a whole lot of C++
> platforms, such as the DJGPP.
>
>
>
> =====
> Weiqi Gao
> weiqigao@yahoo.com
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Spot the hottest trends in music, movies, and more.
> http://buzz.yahoo.com/
>


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

