[LLVMdev] Building llvm from source with clang instead of gcc

Krzysztof Parzyszek kparzysz at codeaurora.org
Sat Jan 5 09:58:35 PST 2013


On 1/5/2013 11:48 AM, Edward Diener wrote:
>
> It would have been much better if the environment variables were named
> LLVM_CC and LLVM_CXX for the obvious reason that CC and CXX are very
> common names.

Actually, the variables CC and CXX are used exactly as they are always 
used: to set the C and C++ compiler.  Frankly, I don't see why you would 
prefer to use different ones.

-Krzysztof


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list