[LLVMdev] Problem running 2.6 test-suite on cygwin
Duncan Sands
baldrick at free.fr
Mon Jan 4 21:46:35 PST 2010
Hi Gregory,
> `/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/projects/test-suite/SingleSource/UnitTests/Vector/SSE'
> make[4]: *** No rule to make target `Output/sse.expandfft.linked.rbc',
this usually means that you don't have llvm-gcc installed, or, if
you do have it installed, that the configure script did not find
it.
Ciao,
Duncan.
More information about the llvm-dev
mailing list