This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Known problem with gcc 4.0.3 on sparc solaris throwing/catching exceptions in shared library?
- From: "Glenn Serre" <serre at adobe dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Tue, 23 Jan 2007 12:39:42 -0800
- Subject: Known problem with gcc 4.0.3 on sparc solaris throwing/catching exceptions in shared library?
Good afternoon,
Another exception vs shared library question.
I have been told that it appears our shared library cannot catch
exceptions thrown withing the library using gcc 4.0.3 on sparc solaris.
I realize this is kind of fuzzy, but I'm wondering if there is a
well-known problem in this area on this particular compiler version. We
don't see the problem with other gcc versions (gcc 3.2 and 4.1.0 on
sparc solaris).
Thanks!
-Glenn S.