[lldb-dev] LLVM_ENABLE_CXX11 required when building with cmake

Sylvestre Ledru sylvestre at debian.org
Mon Dec 9 11:00:15 PST 2013


On 09/12/2013 19:19, Jean-Daniel Dupas wrote:
> Le 9 déc. 2013 à 17:57, Sylvestre Ledru <sylvestre at debian.org> a écrit :
>
>> On 08/12/2013 22:30, Xavier de Gaye wrote:
>>> Revision 195544 (Add --enable-cxx11 to llvm builds) explains why llvm
>>> must be built now with cxx11. See
>>>
>>> http://llvm.org/viewvc/llvm-project?view=revision&revision=195544
>>>
>>>
>>> The build page on the lldb site at 
>>> http://lldb.llvm.org/build.html
>>>
>>> should be updated to reflect this change.
>>>
>>>
>> Not sure what you mean here.
>> On this page, I can see:
>> $llvm/configure --enable-cxx11 
>>
> From the subject line, I would guess Xavier is talking about compiling using cmake, not configure.
Indeed. I realized that just after sending the email. Sorry :)
> On the lldb page, we had: 
>
> cmake .. -G Ninja 
>
> I updated the doc in commit r196794
>
Thanks!
S




More information about the lldb-dev mailing list