[LLVMdev] Building LLVM 2.7 on OpenSolaris

Eric Christopher echristo at apple.com
Thu Jul 29 18:15:46 PDT 2010


On Jul 29, 2010, at 6:09 PM, Laszlo Kiss wrote:

> I'm interested in using LLVM for compiling to x86_64 native code (ELF64), so I selected 'x86_64' as the architecture. I added 'host' just-in-case...
> 

You shouldn't need to do either of them.

> The '--with-built-clang' selection is for building the Clang LLVM C compiler instead of using a gcc front end. I placed the Clang distribution in './tools/clang'.
> 

You checked out clang into that directory or did something else?

-eric



More information about the llvm-dev mailing list