<font face="verdana,sans-serif"><div style="color: rgb(0, 0, 0); ">Hi,</div><div style="color: rgb(0, 0, 0); "><br></div><div style="color: rgb(0, 0, 0); ">Does anyone know how to fix the following error? I am compiling 254.gap as a part of test-suite with the following command in llvm-2.9/obj/projects/test-suite/External/SPEC/CINT2000.</div>

<div style="color: rgb(0, 0, 0); "><br></div><div style="color: rgb(0, 0, 0); ">make -C 254.gap</div><div style="color: rgb(0, 0, 0); "><br></div><div style="color: rgb(0, 0, 0); ">/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/../../../projects/test-suite/RunToolSafely.sh 500 /home/dskhudia/tmp/llvm-2.9/obj/Release/bin/opt -std-compile-opts -info-output-file=/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/External/SPEC/CINT2000/254.gap/Output/<a href="http://254.gap.linked.bc.info">254.gap.linked.bc.info</a> -stats -time-passes  Output/254.gap.linked.rbc -o Output/254.gap.linked.bc</div>

<div style="color: rgb(0, 0, 0); ">/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/../../../projects/test-suite/RunToolSafely.sh 500 /home/dskhudia/tmp/llvm-2.9/obj/Release/bin/llvm-ld -info-output-file=/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/External/SPEC/CINT2000/254.gap/Output/<a href="http://254.gap.llvm.bc.info">254.gap.llvm.bc.info</a> -stats -time-passes Output/254.gap.linked.bc \</div>

<div style="color: rgb(0, 0, 0); "><span class="Apple-tab-span" style="white-space:pre">              </span>  -lc  -o Output/254.gap.llvm</div><div><font class="Apple-style-span" color="#cc0000">llvm-ld: error: Cannot find library 'c'</font></div>

<div style="color: rgb(0, 0, 0); ">warning: command failed: '/home/dskhudia/tmp/llvm-2.9/obj/Release/bin/llvm-ld -info-output-file=/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/External/SPEC/CINT2000/254.gap/Output/<a href="http://254.gap.llvm.bc.info">254.gap.llvm.bc.info</a> -stats -time-passes Output/254.gap.linked.bc -lc -o Output/254.gap.llvm'</div>

<div style="color: rgb(0, 0, 0); ">/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/../../../projects/test-suite/RunToolSafely.sh 500 /home/dskhudia/tmp/llvm-2.9/obj/Release/bin/llc -asm-verbose=false -O3 -march=c Output/254.gap.llvm.bc -o Output/254.gap.cbe.c -info-output-file=/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/External/SPEC/CINT2000/254.gap/Output/<a href="http://254.gap.cbe.c.info">254.gap.cbe.c.info</a> -stats -time-passes</div>

<div><font class="Apple-style-span" color="#cc0000">/home/dskhudia/tmp/llvm-2.9/obj/Release/bin/llc: Output/254.gap.llvm.bc: Could not open input file: No such file or directory</font></div><div style="color: rgb(0, 0, 0); ">

warning: command failed: '/home/dskhudia/tmp/llvm-2.9/obj/Release/bin/llc -asm-verbose=false -O3 -march=c Output/254.gap.llvm.bc -o Output/254.gap.cbe.c -info-output-file=/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/External/SPEC/CINT2000/254.gap/Output/<a href="http://254.gap.cbe.c.info">254.gap.cbe.c.info</a> -stats -time-passes'</div>

<div style="color: rgb(0, 0, 0); ">/home/dskhudia/tmp/llvm-2.9/obj/projects/test-suite/../../../projects/test-suite/RunToolSafely.sh 500 gcc Output/254.gap.cbe.c -o Output/254.gap.cbe  -lm  -fwrapv -O3 -fno-strict-aliasing -fno-inline  -m64 -fomit-frame-pointer </div>

<div><font class="Apple-style-span" color="#cc0000">gcc: Output/254.gap.cbe.c: No such file or directory</font></div><div style="color: rgb(0, 0, 0); ">warning: command failed: 'gcc Output/254.gap.cbe.c -o Output/254.gap.cbe -lm -fwrapv -O3 -fno-strict-aliasing -fno-inline -m64 -fomit-frame-pointer'</div>

<div style="color: rgb(0, 0, 0); "><br></div><div style="color: rgb(0, 0, 0); "><br></div><div style="color: rgb(0, 0, 0); ">Thanks</div><div style="color: rgb(0, 0, 0); ">Daya</div></font>