Displaying 1 result from an estimated 1 matches for "jamiemmt".
2011 Apr 12
1
[LLVMdev] Problems with test-suite
...llo, all-
I am having trouble getting the test suite set up with my download of
SPEC2006. I downloaded and installed llvm-gcc, checked out a copy of
test-suite in llvm-2.8/projects, and then configured and made llvm:
./configure --enable-debug-runtime --disable-optimized
--enable-spec2006=/home/jamiemmt/speccpu2006 --with-externals=/home/jamiemmt
make
The configure script found the SPEC source code. Then, within
projects/test-suite/External/SPEC. I ran make and got:
make[1]: Entering directory
`/home/jamiemmt/llvm-2.8/projects/test-suite/SingleSource'
make[2]: Entering directory
`/home/jam...