Thanks. Yes, I configured with that because otherwise I was getting the error associated with the sysroot. I'll try to reconfigure and rebuild. <br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 2:00 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I suspect you configured your clang with --with-sysroot-default or some other config parameter that expects a path and you treated like a boolean flag.<div>
<br></div><div>Try removing some config options? they really shouldn't be necessary for most users.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Sep 12, 2012 at 1:52 PM, Ryan Taylor <span dir="ltr"><<a href="mailto:ryta1203@gmail.com" target="_blank">ryta1203@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
This is probably a pretty stupid question, but why am I seeing this instead of just /usr/include?<br><br>clang -cc1 version 3.2 based upon LLVM 3.2svn default target x86_64-unknown-linux-gnu<br>ignoring nonexistent directory "yes/usr/local/include"<br>


ignoring nonexistent directory "yes/include"<br>ignoring nonexistent directory "yes/usr/include"<br>#include "..." search starts here:<br>#include <...> search starts here:<br> /usr/local/bin/../lib/clang/3.2/include<br>


End of search list.<br><br><br>
<br></div></div>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">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></div>
</blockquote></div><br>