https://llvm.org/bugs/show_bug.cgi?id=23238
Bug ID: 23238
Summary: __cxa_new_handler missing in libc++abi from 3.6
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
libc++abi from the 3.6.0 tarball is not binary compatible with older versions
and will break the system if installed on OSX.
I noticed this when updating libcxxabi in MacPorts.
libc++abi from 3.5.1 contains the symbol ___cxa_new_handler whereas 3.6.0
contains the C++ mangled symbol __ZSt17__cxa_new_handler instead
--
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