<html><body bgcolor="#FFFFFF"><div>During the build...<br><br>Sent from my iPhone</div><div><br>On Sep 25, 2009, at 6:11 PM, John Thompson <<a href="mailto:john.thompson.jtsoftware@gmail.com">john.thompson.jtsoftware@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><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"><a href="mailto:mrs@apple.com">mrs@apple.com</a></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"><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a></a><br><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>cfe-dev mailing list</span><br><span><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a></span><br><span><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a></span><br></div></blockquote></body></html>