https://llvm.org/bugs/show_bug.cgi?id=26562

            Bug ID: 26562
           Summary: libc++abi doesn't make __cxa_exception public
           Product: libc++abi
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedb...@nondot.org
          Reporter: kre...@email.com
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com
    Classification: Unclassified

libcxxrt and libstdc++ do export the symbol and definition, but not libc++abi.
This leads to build failure when building libreoffice, which itself uses
__cxa_exception directly (don't ask, I have no idea why).

Linux x86_64, llvm/clang/libc++/libc++abi 3.8.0rc1.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to