This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc / atexit() threading problem


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


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