<div class="gmail_quote"><div>Hi<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>I've installed llvm/clang 3.1 on my debian testing box and I must say its working pretty well. I decided to be braver and use the completion mode in emacs, which, if I understood things correctly, relies on the clang compiler driver. The problem I have is that when I use the clang compiler driver I it doesn't seem to be able to locate the standard library:</div>
</blockquote><div><br>I ran into this issue myself a bit ago. I solved it by compiling 
normally (without -cc1) and use the -### argument. This will list the full commands used 
at compile time, including the arguments loading the standard library locations. I
 think it was the -internal-isystem and -internal-externc-isystem arguments you want to look out for, but there could be others.<br>

<p>Hope that helps,</p>
<p>Dan</p> </div></div><br clear="all"><br>-- <br>--------<br>Daniel Powell<br><a href="mailto:divot.powell@googlemail.com" target="_blank">divot.powell@googlemail.com</a><br><a href="http://tinyurl.com/powelld" target="_blank">http://tinyurl.com/powelld</a><br>
<br>The University of Edinburgh<br>Institute for Computer Systems Architecture<br>