This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: (lack of) Thread-safe exceptions on AIX (gcc-2.95.1)
- To: gcc at gcc dot gnu dot org
- Subject: Re: (lack of) Thread-safe exceptions on AIX (gcc-2.95.1)
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Fri, 28 Jan 2000 13:53:55 -0500
>>>>> Geoffrey Keating writes:
Geoff> I don't remember what the problem with threads and sj/lj
Geoff> exceptions is, but that isn't it.
It is more likely that libgcc2.a or some other library were not
compiled thread-safe. We have not wanted to create yet another set of
multilib version of the libraries for thread-safe use.
David