<div class="gmail_quote"><div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse"><i><b>I am sorry for making you confused when I presented my problem.</b></i></div>
<div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse"><i><b>1. My steps for the test suit building:</b></i></div><div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse">

(1<font face="simhei, sans-serif">) cd /home/qali/Src;  <i>           // This is my source directory for all application programs</i></font></div><div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse">

<font face="simhei, sans-serif">(2) tar xzf llvm-2.8.tgz; <i>           // now, the top directory of source tree is /home/qali/llvm-2.8</i></font></div><div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse">

<font face="simhei, sans-serif">(3) cd llvm-2.8/projects</font></div><div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse"><font face="simhei, sans-serif">(4) <span style="white-space:pre-wrap">svn co <a href="http://llvm.org/svn/llvm-project/test-suite/trunk" style="color:rgb(0, 0, 204)" target="_blank">http://llvm.org/svn/llvm-project/test-suite/trunk</a> test-suite<i>      // now I check out the test suite into /home/qali/llvm-2.8/projects</i></span></font></div>

<div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse"><font face="simhei, sans-serif">(5) cd /home/qali/install;<i>        // This is my Install directory for all applications</i></font></div>

<div style="border-collapse:collapse"><span style="font-size:13px;font-family:arial, sans-serif"><font face="simhei, sans-serif"></font></span><font face="simhei, sans-serif" style="font-size:13px;font-family:arial, sans-serif">(6)</font><font face="simhei, sans-serif"><font style="font-size:13px"> tar xjf</font> llvm-gcc4.2-2.8-x86_64-linux.tar.bz2<i>      //Now, the binary file for llvm-gcc is in /bin, since what I downloaded was the binary version</i></font></div>

<div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse"><span style="font-family:monospace;font-size:medium"><span style="font-family:arial;font-size:small"><font face="simhei, sans-serif">(7) cd /home/qali/Build;      mkdir llvm-2.8;   cd llvm-2.8<i style="font-style:normal">;         </i><i>// Now, it is in my top directory for building llvm: /home/qali/Build/llvm-2.8</i></font></span></span></div>

<div style="border-collapse:collapse"><font face="simhei, sans-serif">(8) /home/qali/Src/llvm-2.8<span style="line-height:23px">/configure --prefix=/home/qali/install/llvm-2.8 --enable-debug-runtime  --disable-optimized --enable-debug-symbols --enable-assertions</span>   --with-llvmgccdir=</font><font face="simhei, sans-serif">/home/qali/install/llvm-gcc4.2-2.8-x86_64-linux</font></div>

<div style="border-collapse:collapse"><font face="simhei, sans-serif">(9) make</font></div><div style="border-collapse:collapse"><font face="simhei, sans-serif"><font face="simhei, sans-serif">(10) /home/qali/Src/llvm-2.8<span style="line-height:23px">/configure --prefix=/home/qali/install/llvm-2.8 --enable-debug-runtime  --disable-optimized --enable-debug-symbols --enable-assertions</span>   --with-llvmgccdir=</font><font face="simhei, sans-serif">/home/qali/install/llvm-gcc4.2-2.8-x86_64-linux <span style="font-style:normal;font-size:small;font-family:arial">         </span><span style="font-size:small;font-family:arial"><i> // reconfigure process</i></span></font></font></div>

<div style="font-size:13px;font-family:arial, sans-serif;border-collapse:collapse"><font face="simhei, sans-serif"></font><span style="font-family:simhei, sans-serif">(11) grep EMITIR *               </span></div>
<div style="font-size:13px;border-collapse:collapse"><font face="simhei, sans-serif">Here, I get no results. It seems LLVMCC_EMITIR_FLAG was not set during my configuration. </font></div><div style="font-size:13px;border-collapse:collapse">

<font face="simhei, sans-serif">My linux is Fedora Core 13, cpu is intel i3, and host gcc is 4.4.5. </font></div><div><font face="simhei, sans-serif"><i><div style="border-collapse: collapse; ">
<br></div><div style="border-collapse: collapse; "><b>2. After the reconfigure process, I have search LLVM in config.log, and all the results are below:</b></div><div><div style="border-collapse: collapse; ">[qali@qali llvm-2.8-ori]$ grep "^LLVM" config.log </div>
<div style="border-collapse: collapse; ">LLVMCC1='/home/qali/build/llvm-gcc4.2-2.8-x86_64-linux/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.2.1/cc1'</div>
<div style="border-collapse: collapse; ">LLVMCC1PLUS='/home/qali/build/llvm-gcc4.2-2.8-x86_64-linux/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.2.1/cc1plus'</div><div style="border-collapse: collapse; ">LLVMCC_OPTION='llvm-gcc'</div>
<div style="border-collapse: collapse; ">LLVMGCC='/home/qali/build/llvm-gcc4.2-2.8-x86_64-linux/bin/llvm-gcc'</div>
<div style="border-collapse: collapse; ">LLVMGCCCOMMAND='/home/qali/build/llvm-gcc4.2-2.8-x86_64-linux/bin/llvm-gcc'</div><div style="border-collapse: collapse; ">LLVMGCCDIR='/home/qali/build/llvm-gcc4.2-2.8-x86_64-linux/bin/..'</div>
<div style="border-collapse: collapse; ">LLVMGCC_LANGS='c,c++,fortran'</div>
<div style="border-collapse: collapse; ">LLVMGXX='/home/qali/build/llvm-gcc4.2-2.8-x86_64-linux/bin/llvm-g++'</div><div style="border-collapse: collapse; ">LLVMGXXCOMMAND='/home/qali/build/llvm-gcc4.2-2.8-x86_64-linux/bin/llvm-g++'</div>
<div style="border-collapse: collapse; ">LLVM_BINDIR='/home/qali/install/llvm-2.8-ori/bin'</div>
<div style="border-collapse: collapse; ">LLVM_CONFIGTIME='Wed Jan 19 10:22:57 HKT 2011'</div><div style="border-collapse: collapse; ">LLVM_COPYRIGHT='Copyright (c) 2003-2010 University of Illinois at Urbana-Champaign.'</div>
<div style="border-collapse: collapse; ">LLVM_CROSS_COMPILING='0'</div><div style="border-collapse: collapse; ">LLVM_DATADIR='/home/qali/install/llvm-2.8-ori/share/llvm'</div>
<div style="border-collapse: collapse; ">LLVM_DOCSDIR='/home/qali/install/llvm-2.8-ori/share/doc/llvm'</div><div style="border-collapse: collapse; ">LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(ARM) LLVM_ASM_PARSER(X86) '</div>
<div style="border-collapse: collapse; ">LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(MBlaze) LLVM_ASM_PRINTER(Blackfin) LLVM_ASM_PRINTER(SystemZ) LLVM_ASM_PRINTER(MSP430) LLVM_ASM_PRINTER(XCore) LLVM_ASM_PRINTER(PIC16) LLVM_ASM_PRINTER(CellSPU) LLVM_ASM_PRINTER(Mips) LLVM_ASM_PRINTER(ARM) LLVM_ASM_PRINTER(Alpha) LLVM_ASM_PRINTER(PowerPC) LLVM_ASM_PRINTER(Sparc) LLVM_ASM_PRINTER(X86) '</div>

<div style="border-collapse: collapse; ">LLVM_ENUM_DISASSEMBLERS='LLVM_DISASSEMBLER(ARM) LLVM_DISASSEMBLER(X86) '</div><div style="border-collapse: collapse; ">LLVM_ENUM_TARGETS='LLVM_TARGET(MBlaze) LLVM_TARGET(CppBackend) LLVM_TARGET(CBackend) LLVM_TARGET(Blackfin) LLVM_TARGET(SystemZ) LLVM_TARGET(MSP430) LLVM_TARGET(XCore) LLVM_TARGET(PIC16) LLVM_TARGET(CellSPU) LLVM_TARGET(Mips) LLVM_TARGET(ARM) LLVM_TARGET(Alpha) LLVM_TARGET(PowerPC) LLVM_TARGET(Sparc) LLVM_TARGET(X86) '</div>

<div style="border-collapse: collapse; ">LLVM_ETCDIR='/home/qali/install/llvm-2.8-ori/etc/llvm'</div><div style="border-collapse: collapse; ">LLVM_INCLUDEDIR='/home/qali/install/llvm-2.8-ori/include'</div>
<div style="border-collapse: collapse; ">LLVM_INFODIR='/home/qali/install/llvm-2.8-ori/info'</div><div style="border-collapse: collapse; ">
LLVM_LIBDIR='/home/qali/install/llvm-2.8-ori/lib'</div><div style="border-collapse: collapse; ">LLVM_MANDIR='/home/qali/install/llvm-2.8-ori/man'</div><div style="border-collapse: collapse; ">LLVM_ON_UNIX='1'</div>
<div><span class="Apple-style-span" style="border-collapse: collapse;">LLVM_ON_WIN32='0'</span></div></div></i></font></div><div class="gmail_quote"><br></div></div>-- <br>Best regards,<div><br></div><div>Li Qingan</div>
<br>