[LLVMdev] can't build w/expensive checks

Daniel Dunbar daniel at zuster.org
Fri Aug 28 15:37:27 PDT 2009


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

 - Daniel

On Fri, Aug 28, 2009 at 1:21 PM, Duncan Sands<baldrick at free.fr> wrote:
> Hi John,
>
>> I get the error below when trying to build clang with expensive checks.
>>   Works fine w/o these.  Is this a known problem?
>
> this is a bug in libstdc++, and has been fixed here:
> http://gcc.gnu.org/viewcvs?view=revision&revision=147599
> If you can't pick up the fix, try compiling clang without the
> -fno-rtti option.
>
> Ciao,
>
> Duncan.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list