gcc / atexit() threading problem

Christopher Faylor cgf@redhat.com
Sat Mar 1 02:03:00 GMT 2003


On Thu, Feb 13, 2003 at 09:51:43AM -0500, Joe Buehler wrote:
>Back in July 2002 I reported a problem I was having with newlib in
>Cygwin.  Christopher Faylor forwarded my message to this list:
>
>http://sources.redhat.com/ml/newlib/2002/msg00368.html
>
>I would like to eliminate the patch I am currently using to
>work around the problem.

I have wrapped newlib's exit functions in cygwin and protected
them with a mutex so that they will not be run concurrently.

Does the cvs version of cygwin work any better now?

cgf



More information about the Newlib mailing list