exceptions and RTTI and mixed code

Todd Vierling tv@pobox.com
Fri Apr 3 21:52:00 GMT 1998


I'm not sure this has been asked.  I'm unofficially helping integrate egcs
into NetBSD, and I'd like to know if gcc 2.8/egcs can handle mixing code
with exceptions and RTTI (as by default) and code without it can be mixed.
The libstdc++ is built as a shared library, so it obviously can only be one
or the other, not both.  So, if it has RTTI and exceptions compiled in, can
user code be linked to it without using RTTI and exceptions?

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)




More information about the Gcc mailing list