[lldb-dev] lldb fails to compile on Linux x86-64

Zachary Turner zturner at google.com
Tue Nov 25 09:53:17 PST 2014


Can you file a bug at http://llvm.org/bugs/ and Cc the author of the patch?

On Tue Nov 25 2014 at 9:49:43 AM İsmail Dönmez <ismail at donmez.ws> wrote:

> AFAIK this is broken by r221570 but sadly I don't have time to debug this.
>
> On Tue, Nov 25, 2014 at 7:12 PM, Zachary Turner <zturner at google.com>
> wrote:
>
>> If you want to dig in and try to figure out why it's not working right,
>> patches would be welcome.
>>
>>
>> On Tue Nov 25 2014 at 8:36:13 AM İsmail Dönmez <ismail at donmez.ws> wrote:
>>
>>> Hi,
>>>
>>> On Tue, Nov 25, 2014 at 5:52 PM, Zachary Turner <zturner at google.com>
>>> wrote:
>>>
>>>> Looks to me like its not linking llvmsupport.a. Not sure why though.
>>>> Can you try removing
>>>>
>>>> -DBUILD_SHARED_LIBS=ON \
>>>> -DCMAKE_BUILD_TYPE=RelWithDebInfo \
>>>>
>>>>
>>> This fixes the problem so looks like shared libs build is now broken.
>>>
>>> Thanks.
>>>
>>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141125/23e4903b/attachment.html>


More information about the lldb-dev mailing list