[LLVMdev] Problems with Olden

Chris Lattner sabre at nondot.org
Sun Dec 8 16:15:01 PST 2002


> I just did a full CVS update -d on the llvm tree but when I try compiling
> say Olden-bh I get this error:
> gmake: *** No rule to make target `Output/args.rbc', needed by
> `Output/bh.linked.rbc'.  Stop.

In order to build *.rbc files, you need to have built the LLVM 'as' tool.

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list