[LLVMbugs] [Bug 22200] New: libunwind: ppc build has missing reference to libunwind::LocalAddressSpace::sThisAddressSpace

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 11 13:53:10 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=22200

            Bug ID: 22200
           Summary: libunwind: ppc build has missing reference to
                    libunwind::LocalAddressSpace::sThisAddressSpace
           Product: libc++abi
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: jeremyhu at apple.com
                CC: llvmbugs at cs.uiuc.edu, mclow.lists at gmail.com
    Classification: Unclassified

Undefined symbols:
  "libunwind::LocalAddressSpace::sThisAddressSpace", referenced from:
      __data at 0 in Unwind_AppleExtras.o

The issue is that _LIBUNWIND_BUILD_ZERO_COST_APIS is not defined for __ppc__

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150111/b9bf851e/attachment.html>


More information about the llvm-bugs mailing list