[LLVMdev] specint2000 as external tests
D S Khudia
daya.khudia at gmail.com
Tue Jun 28 22:45:27 PDT 2011
Hi All,
I am trying to configure llvm so with test-suite enabled. I have downloaded
the test-suite. Spec 2000 benchmarks sources are plugged in speccpu2000 at
$LLVM_SRC_ROOT/projects/test-suite-externals/speccpu2000/benchspec
e.g.: 164.gzip dir
is $LLVM_SRC_ROOT/projects/test-suite-externals/speccpu2000/benchspec/164.gzip
My configure command is:
../configure --disable-optimized --enable-assertions --enable-spec2000
--with-llvmgccdir=<GCC Install dir>
But with this configure command I still get
---
checking for spec2000 benchmark sources... no, not found in
$LLVM_SRC_ROOT/projects/test-suite-externals/speccpu2000/benchspec
---
Can anyone please suggest what am I doing wrong here?
Thanks
Daya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110629/3a9aae97/attachment.html>
More information about the llvm-dev
mailing list