__cxa_pure_virtual

Benjamin Kosnik bkoz@redhat.com
Sat Dec 1 10:06:00 GMT 2001


> Small explanation.  We (from MySQL) do not like linking in any code
> which has any form of C++ exceptions, as we found out too many
> problems with our multi-threaded server on high load on many different
> platforms. 

You can also build with -fno-exceptions, you know. But, whatever.

-benjamin



More information about the Libstdc++ mailing list