Date: Wed, 17 Jun 2015 16:55:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 200863] Added missing '__cxa_deleted_virtual' into libcxxrt Message-ID: <bug-200863-8-8MR8lCwcgw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200863-8@https.bugs.freebsd.org/bugzilla/> References: <bug-200863-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org, | |theraven@FreeBSD.org --- Comment #4 from Dimitry Andric <dim@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200863-8-8MR8lCwcgw>