Index: lib/libcxxrt/Version.map =================================================================== --- lib/libcxxrt/Version.map (revision 284338) +++ lib/libcxxrt/Version.map (working copy) @@ -14,6 +14,7 @@ __cxa_begin_cleanup; __cxa_call_unexpected; __cxa_current_exception_type; + __cxa_deleted_virtual; __cxa_demangle; __cxa_end_catch; __cxa_end_cleanup;