Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 00:10:43 +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@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: yuri@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200863-8>