This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Shared library annoyance with gcc-3_0-branch
- To: rth at redhat dot com, torvalds at transmeta dot com
- Subject: Re: Shared library annoyance with gcc-3_0-branch
- From: dewar at gnat dot com
- Date: Tue, 20 Feb 2001 07:34:41 -0500 (EST)
- Cc: aoliva at redhat dot com, gcc at gcc dot gnu dot org
<<Yes. There must be exactly one copy of the exception handling
routines in use within a program.
>>
Why is this the case? It sounds a bit suspicious (in particular, one
wonders how this can be true, and yet exceptions work fine in a
multi-threaded environment).