[Bug 200863] Added missing '__cxa_deleted_virtual' into libcxxrt

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 17 16:55:26 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim at FreeBSD.org,
                   |                            |theraven at FreeBSD.org

--- Comment #4 from Dimitry Andric <dim at FreeBSD.org> ---
Note that newer versions of libsupc++ expose this with CXXABI_1.3.6:

__cxa_deleted_virtual@@CXXABI_1.3.6

See also here: https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=183870

Maybe it's best to also put 'our' symbol under this namespace, for the sake of
compatibility?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list