[LLVMdev] spec95

Vinay S. Belgaumkar vsbelgau at mtu.edu
Thu Apr 1 14:43:00 PST 2004


Ok, I am trying to configure llvm to compile benchmarks as suggested by 
John, and after running configure, I get the following error while 
running make in the /test/Programs/External/SPEC

----
make[1]: Entering directory 
`/home/llvm/llvm/test/Programs/External/SPEC/CINT95'
make[2]: Entering directory 
`/home/llvm/llvm/test/Programs/External/SPEC/CINT95/099.go'
/home/llvm/llvm/tools/Debug/gccld -link-as-library -disable-opt  -o 
Output/099.go.linked.rbc
Not enough positional command line arguments specified!
Must specify at least 1 positional arguments: See: 
/home/llvm/llvm/tools/Debug/gccld --help
make[2]: *** [Output/099.go.linked.rbc] Error 1
make[2]: Leaving directory 
`/home/llvm/llvm/test/Programs/External/SPEC/CINT95/099.go'
make[1]: *** [099.go/.makeall] Error 2
make[1]: Leaving directory 
`/home/llvm/llvm/test/Programs/External/SPEC/CINT95'
make: *** [all] Error 1
-------------------

The initial steps did'nt seem to cause any problems.

Thanx,

-- 
Vinay S. Belgaumkar








More information about the llvm-dev mailing list