[llvm-commits] [llvm] r141977 - /llvm/trunk/utils/llvmbuild

Duncan Sands baldrick at free.fr
Wed Nov 2 00:59:40 PDT 2011


Hi David,

> The main reason I put it there was to create a standard way to build the
> entire LLVM ecosystem (llvm, clang, dragonegg and dragonegg-enabled gcc)

since the development version of dragonegg doesn't require patching gcc
any more, you can just use your system gcc (assuming it is gcc-4.5 or 4.6)
and not bother building your own gcc.

Ciao, Duncan.



More information about the llvm-commits mailing list