[LLVMdev] Running the test-suite
Dominic Hamon
dom.hamon at gmail.com
Thu Apr 10 06:49:56 PDT 2008
Hello
I spent some time trying to get the test-suite running as per the
instructions here: http://www.llvm.org/docs/TestingGuide.html
I was continually getting an error "No rule to make target
`Output/sse.expandfft.linked.rbc', needed by
`Output/sse.expandfft.linked.bc'."
Eventually, it turned out that calling configure without setting
--with-llvmgccdir and having llvm-gcc in the path worked just fine. Can
I suggest that the instruction docs are changed to reflect this?
Thanks
More information about the llvm-dev
mailing list