<div>clang-cc is the compiler front-end, and clang is the compiler driver.  After a full make (or Visual Studio) build, both should be present among the generated executables.  You might want to put the executable directory in your path, however (at least on Windows, which is what I use).  On Windows they are in llvm\bin\debug.  I forget where they are on Linux.</div>

<div> </div>
<div>-John<br><br></div>
<div class="gmail_quote">On Tue, Oct 13, 2009 at 11:08 AM, Juan Carlos Martinez Santos <span dir="ltr"><<a href="mailto:juanc.martinez.santos@gmail.com">juanc.martinez.santos@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<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><br>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br><br clear="all">
<div></div><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br>