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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

Undefined symbols:
  "libunwind::LocalAddressSpace::sThisAddressSpace", referenced from:
      __data@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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to