[PATCH] libcxxabi must link to dl if using bundled unwind

İsmail Dönmez ismail at donmez.ws
Mon Aug 4 04:01:25 PDT 2014


Hi,

src/Unwind/AddressSpace.hpp uses dladdr symbol which is defined in dl
library. Attached patch adds support for linking to dl library for CMake
build system.

Please have a look. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140804/249f7862/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxxabi-dl.patch
Type: text/x-patch
Size: 1038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140804/249f7862/attachment.bin>


More information about the cfe-commits mailing list