<div class="gmail_quote">On Mon, Oct 10, 2011 at 1:49 PM, Eric Christopher <span dir="ltr"><<a href="mailto:echristo@apple.com">echristo@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On Oct 9, 2011, at 3:12 PM, Joerg Sonnenberger wrote:<br>
<br>
> On Fri, Sep 16, 2011 at 08:36:17PM -0000, Eric Christopher wrote:<br>
>> Author: echristo<br>
>> Date: Fri Sep 16 15:36:16 2011<br>
>> New Revision: 139934<br>
>><br>
>> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=139934&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=139934&view=rev</a><br>
>> Log:<br>
>> Have the llvm configure process look for clang, then llvm-gcc, and then gcc<br>
>> on all platforms.<br>
><br>
> This breaks the build for me on Linux. It seems to pick up Clang and<br>
> that gives:<br>
><br>
> /home/joerg/work/LLVM/llvm/lib/Object/ELFObjectFile.cpp:257:3: error:<br>
> implicit instantiation of undefined template<br>
>   '<anonymous>::ELFDataTypeTypedefHelper<1, false>'<br>
>   LLVM_ELF_IMPORT_TYPES(target_endianness, is64Bits)<br>
><br>
> etc.<br>
<br>
</div>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.<br></blockquote><div><br></div><div>Except on newer *nix distributions where clang-2.9 is not wired to detect the GCC installations.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
-eric<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div><br>