This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
catch () problem with 2.95.1
- To: gcc-bugs at gcc dot gnu dot org
- Subject: catch () problem with 2.95.1
- From: Vlad Stavitsky <vlads at webvalue dot com>
- Date: Thu, 7 Oct 1999 14:10:34 -0400 (EDT)
- cc: bug-gcc at gnu dot org
Hi,
i am sure this is not a bug in the compiler - but at this piont i
exhauseted all other ways to resolve this - so may be you could help.
I have tons of existing code compiled with g++ 2.7.2.1 using RogueWave
RWxmsg object in
throw (RWxmsg("foo"))
and
catch (RWxmsg msg)
This code gives undef symbol type_info when compiled & linked with 2.95.1;
in general, i was able to throw/catch only int or char * with the new
compiler. I tried exception related compiler options in different
combinations - to no avail.
Any help would be greatly appreciated.
Regards
vs
---------------------------------------------------------------------
our comedies are not to be laughed at
ueber unsere Komoedien wird nicht gelacht
http://www.webvalue.com Vlad Stavitsky vlads@webvalue.com
---------------------------------------------------------------------