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

İsmail Dönmez ismail at donmez.ws
Mon Aug 18 01:19:15 PDT 2014


This is now http://reviews.llvm.org/D4953 , hope now it can be reviewed.


On Mon, Aug 11, 2014 at 11:27 AM, İsmail Dönmez <ismail at donmez.ws> wrote:

> 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/20140818/85e4e474/attachment.html>


More information about the cfe-commits mailing list