From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: erwin@htsa.hva.nl (erwin) Cc: egcs@cygnus.com Subject: Re: [omniORB] Re: Exception Handling is thread safe? Date: Mon, 30 Mar 1998 16:18:00 -0000 Message-id: References: <351AD283.255366F7@htsa.hva.nl> X-SW-Source: 1998-03/msg01015.html > > The point here was threadsafe exception handling with C++, not > threadsafe programming in general. I don't know how much exception > handling > effects the C library but i am sure H.J. can tell you all about it. > I also want to say the words "not wize" where my words and not those > of H.J. maybe it is better to change them to "it is wizer to use glibc2" > ? > All I can say is please don't tell me that a threaded application, in C or C++, with threaded-safe EH or without, doesn't work with libc 5.4.x. Use glibc 2 if you want a working, reliable thread-safe C library. H.J.