<div>Hello, </div>
<div> </div>
<div>I am following the Getting Starte steps... but I have some questions:</div>
<div> </div>
<ol>
<li>(step 6) I got just "clang"... but in the web site appears "clang-cc"</li>
<li>What can I expect when I use <tt>-fsyntax-only</tt> (check for correctness), I tried several errores, but I did not get anything</li>
<li>When I used <tt>-emit-llvm</tt> (print out unoptimized llvm code), I got the following error:<clang: error: 'i386-pc-linux-gnu': unable to pass LLVM bit-code files to linker> What could be the error? I just followed the instructions. </li>
</ol>
<div>I need to mention that I did not run the step 5. I am not interested on C++ (for now)</div>
<div><br>-- <br>Juan Carlos<br></div>