[LLVMbugs] llvm-as cannot compile

Henrik Bach henrik_bach_llvm at hotmail.com
Thu Oct 28 14:01:58 PDT 2004


>From: Chris Lattner <sabre at nondot.org>
>Date: Thu, 28 Oct 2004 15:39:03 -0500 (CDT)
>
>On Thu, 28 Oct 2004, Henrik Bach wrote:
> > Hi
> >
> > Is some one able to tell me, why llvm-as cannot compile?
> > make[1]: *** [llvm-as/.makeall] Error 2
> > make[1]: Leaving directory `/C/Projects/build/MinGW/llvm/tools'
> > make: *** [all] Error 1
> > ------------------
>
>My guess is that you have an inconsistent set of makefiles.  Make sure
>your llvm-as makefile looks like this:
>
>
>LEVEL = ../..
>TOOLNAME = llvm-as
>USEDLIBS = LLVMAsmParser LLVMBCWriter LLVMCore LLVMSupport.a LLVMSystem.a
>include $(LEVEL)/Makefile.common
>
>-Chris

Yes, my makefile looks like yours.

_________________________________________________________________
Få alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk/




More information about the llvm-bugs mailing list