search for: 79308

Displaying 2 results from an estimated 2 matches for "79308".

Did you mean: 7930
2009 Aug 28
2
[LLVMdev] can't build w/expensive checks
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? > >
2009 Aug 30
0
[LLVMdev] can't build w/expensive checks
...e fix: Author: Eric Christopher <echristo at apple.com> Date: Tue Aug 18 03:23:40 2009 +0000 Separate out Makefile defines so that we can keep the llvm defined ones from the user defined ones. Propagate accordingly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 79308 91177308-0d34-0410-b5e6-96231b3b80d8 What should be done about the clang-x86_64-linux-check buildbot, install that libstdc++ patch? Best regards, --Edwin