[llvm-commits] [llvm] r139934 - in /llvm/trunk: autoconf/configure.ac configure

Eric Christopher echristo at apple.com
Wed Oct 12 14:19:44 PDT 2011


On Oct 12, 2011, at 1:32 PM, Eric Christopher wrote:

> 
> On
>> 
>> Should probably install a newer clang or you can use CC=gcc CXX=g++ on your configure line. The clang-2.9 release should be in good enough shape to build top of tree llvm.
>> 
>> Except on newer *nix distributions where clang-2.9 is not wired to detect the GCC installations.
> 
> ?
> 
> I'm not sure what you mean here?

Nevermind, I figured it out. Yeah, then you can just use CC= CXX= the first time.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111012/e65b3be5/attachment.html>


More information about the llvm-commits mailing list