This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: pthreads support


Hi Mumit,

thanks for clarification! I've misinterpreted:

> Robert, The first "simple" testcase is gcc itself (configured with 
> --enable-threads=posix), since gcc uses a very small subset of pthreads
> functionality, and that's what I'm going to try as soon as I get a 
> chance to update my local tree.

and implied "gcc uses" as "gcc uses ... during compilation"
instead of "gcc supports"!

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	Mumit Khan [SMTP:khan@NanoTech.Wisc.EDU]
> Sent:	Tuesday, March 27, 2001 01:11
> To:	Heribert Dahms
> Cc:	cygwin-apps@cygwin.com; cygwin@cygwin.com
> Subject:	RE: pthreads support
> 
	[Heribert]  [snip]

> The GCC compilers and drivers are not multi-threaded, so you get no
> benefit from that. The multi-threading interface in gcc is needed to
> support thread-safe C++ exceptions (Java may need it too, but I know
> next to nothing about the GCC Java front-end). 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]