<div>> I have a dream, one day we will just compute the actual path up front during the build.<br></div>
<div>Do you mean the build of Clang, or when Clang runs?</div>
<div> </div>
<div>Yeah, for the latter, I guess it's just a matter of sitting down and doing it.  Are there any directory walking tools in the code somewhere already?<br></div>
<div>-John<br></div>
<div class="gmail_quote">On Thu, Sep 24, 2009 at 7:11 PM, Mike Stump <span dir="ltr"><<a href="mailto:mrs@apple.com">mrs@apple.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 class="im">On Sep 24, 2009, at 6:55 PM, John Thompson wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Oh, I see there are problems there, as I deleted the lines picking up the C++ headers.  This is problematic, with the include paths having compiler version numbers.<br>
</blockquote><br></div>$  gcc -v  t.cc 2>&1 | sed -n '/^ /p' | sed -n 2p<br> /usr/include/c++/4.2.1<br><br>I have a dream, one day we will just compute the actual path up front during the build.<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>