[Bug 200863] Added missing '__cxa_deleted_virtual' into libcxxrt

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 15 00:10:43 UTC 2015


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

            Bug ID: 200863
           Summary: Added missing '__cxa_deleted_virtual' into libcxxrt
           Product: Base System
           Version: 10.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: yuri at rawbw.com

Created attachment 157742
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157742&action=edit
patch

This symbol wasn't exported from libcxxrt.so, but clang sometimes produces
references to it during the normal build process:
> undefined reference to `__cxa_deleted_virtual'

Spotted on 10.1 during some plain C++ port update.
Must be MFCd to 10.X.

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


More information about the freebsd-bugs mailing list