[LLVMdev] Error while compiling spec benchmark

Chris Lattner sabre at nondot.org
Wed Jun 1 22:42:23 PDT 2005


On Mon, 30 May 2005, Tanu Sharma wrote:

> I have been trying to compile the SPEC benchmark but have failed even 
> after several attempts.The first error I get while trying to run is :

There are two ways to do this:

1. Use the llvm-test harness
2. Use the official spec harness with -Wl,-native-cbe or -Wl,-native flags
    to llvm-gcc.

-Chris

> --------------------------------------------------------------------
>
> Error loading program '../00000002/gzip_base.x86_linux.bc': Can't open file: ../00000002/gzip_base.x86_linux.bc
>
> -----------------------------------------------------------------------
>
>
>
> Has anyone tried doing this ?Could you please tell me the changes required to compile it with llvm.
>
>
>
> Thanks
>
> TS
>
>
> ---------------------------------
> Yahoo! Mail Mobile
> Take Yahoo! Mail with you! Check email on your mobile phone.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list