[LLVMdev] llvm-test make problems

Chris Lattner sabre at nondot.org
Fri May 4 10:17:05 PDT 2007


On Fri, 4 May 2007, Florian Brandner wrote:
> make[1]: Leaving directory `/localtmp/brandner/dev/llvm-test/SingleSource'
> make: *** [SingleSource/.maketest] Error 2

Is it just this one test that doesn't work, or do no tests work?  If no 
tests work, you probably need to rerun configure in llvm-test.  Make sure 
that llvm-gcc is in your path and detected by the configure script.

-Chris

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



More information about the llvm-dev mailing list