[LLVMdev] can't build w/expensive checks

Daniel Dunbar daniel at zuster.org
Sun Aug 30 12:48:53 PDT 2009


2009/8/30 Török Edwin <edwintorok at gmail.com>:
> On 2009-08-29 01:37, Daniel Dunbar wrote:
>> Hmmm, this used to work, at least it didn't on Aug 07 on x86_64:
>>   http://google1.osuosl.org:8011/builders/clang-x86_64-linux-check
>
> -fno-rtti wasn't used in the build of clang, it started being used in
> the build after a Makefile fix:

I see. Funny no one caught this before.

> What should be done about the clang-x86_64-linux-check buildbot, install
> that libstdc++ patch?

I don't like changing anything on the buildbot system, part of the
value of keeping all configuration in the buildbot / host is that
installing / replacing a slave is just a matter of installing
buildbot.

Would it be terrible to just build with RTTI for expensive checks builds?

 - Daniel




More information about the llvm-dev mailing list