[LLVMdev] make error building llvm/clang 3.2 on Linux

Michael Young mikado_282 at hotmail.com
Tue Feb 26 07:31:41 PST 2013


>
> Hi Michael, you don't need compiler-rt to use clang. If you don't need it, I
> suggest you don't bother building it.
>

Thanks for the advice.

I realize that clang doesn't need it, but I was going to investigate
compiler-rt for use in my own project(s), so I was compiling the works.
That may be a little premature, since I still have a lot to grok with
just LLVM, where my primary interest lies (specifically, in developing
a compiler).  I'm interested in clang because, thus far, amongst all
the compilers I know of, it has the best C++11 support.

Anyway, I seem to have found a build setup that works.

Thanks,
   Mike
 		 	   		  



More information about the llvm-dev mailing list