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

İsmail Dönmez ismail at donmez.ws
Mon Aug 11 01:27:42 PDT 2014


Ping please?


On Tue, Aug 5, 2014 at 2:45 PM, İsmail Dönmez <ismail at donmez.ws> wrote:

> 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/20140811/16ecce39/attachment.html>


More information about the cfe-commits mailing list