[LLVMdev] gccas problem with crtend.ll again

Chris Lattner sabre at nondot.org
Tue Oct 10 16:52:31 PDT 2006


On Tue, 10 Oct 2006, Anderson, Todd A wrote:
>> Try rerunning configure with the newly built llvm-gcc in your path.
> The
>> configure script should detect that you have llvm-gcc4 and disable
>> building these libraries (which are only needed by llvm-gcc3).
>
> I am having the same problem.  I built llvm tools then cfrontend then
> went back to llvm, did a re-configure and did a make and I still get
> the same error.

If you're using llvm-gcc4, 'make tools-only' should be sufficient to 
properly build the llvm tree.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list