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

İsmail Dönmez ismail at donmez.ws
Tue Aug 5 04:45:49 PDT 2014


Hi Dan,

Can you also apply this? This would unbreak my libcxxabi setup under
ARM/Linux.


On Mon, Aug 4, 2014 at 2:01 PM, İsmail Dönmez <ismail at donmez.ws> wrote:

> 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/20140805/b1d5a9bb/attachment.html>


More information about the cfe-commits mailing list