This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Exceptions and so
- From: "Henrik Nilsson \(Developer\)" <hni at bossmedia dot se>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Wed, 15 May 2002 14:06:54 +0200
- Subject: Exceptions and so
- Reply-to: <hni at bossmedia dot se>
Hi
I trying to use exceptions in a "so" file on GCC.
It seems like this it not working at all?
Process crash when throws the exception.
I have tried it on a Solaris 2.95.2
and on RedaHat Linux 2.95.3
Anyone who have any experience of this?
Thanks
Henrik