search for: 1011473

Displaying 1 result from an estimated 1 matches for "1011473".

Did you mean: 1011471
2010 Jul 30
2
[LLVMdev] Building LLVM 2.7 on OpenSolaris
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... 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'. On Jul 29, 2010, at 5:40 PM, Eric