[llvm-commits] [Lldb-commits] Removing builder lldb-x86_64-linux?

Duncan Sands baldrick at free.fr
Sat Nov 10 08:56:14 PST 2012


Hi Dan,

On 10/11/12 17:54, Malea, Daniel wrote:
> Any reason to not use clang? We use clang (recent trunk but with libstdc++) when building LLDB on Linux and things are mostly smooth.
>
> As I understand it, libc++ is also a viable option for Linux, though I haven't tried myself.

why not both, or more?  There's enough capacity to have (say) four lldb
builders, all built with some different variation of compiler and libraries.

Ciao, Duncan.

>
> Cheers,
> Dan
>
>
>
> On 2012-11-10, at 5:12 AM, "Duncan Sands" <baldrick at free.fr> wrote:
>
>> Hi Greg,
>>
>> On 08/11/12 18:59, Greg Clayton wrote:
>>> First off: we do care about the build bot, but the version of GCC that the build is using the build LLDB has a bug in the C++ std library where std::shared_ptr doesn't compile in code that has RTTI disabled. I believe this is fixed in GCC 4.5 and later. Is there any way we can get the buildbot to get an updated GCC?
>>
>> it is using gcc-4.6.2, so should have the fix.  I can use any version of gcc
>> that you would like though.  Shall I install gcc-4.7?
>>
>> Ciao, Duncan.
>>
>>>
>>> Greg Clayton
>>>
>>>
>>> On Nov 7, 2012, at 10:47 AM, Galina Kistanova <gkistanova at gmail.com> wrote:
>>>
>>>> Hello everyone,
>>>>
>>>> I am going to remove builder lldb-x86_64-linux from llvm buildmaster,
>>>> Seems no one is watching the builder, it fails for a very long time.
>>>> If there are any objections, please speak up!
>>>>
>>>> Here is the builder:
>>>> http://lab.llvm.org:8011/builders/lldb-x86_64-linux
>>>>
>>>> Thanks
>>>>
>>>> Galina
>>>> _______________________________________________
>>>> lldb-commits mailing list
>>>> lldb-commits at cs.uiuc.edu
>>>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>>>
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list