[cfe-dev] Target.cpp

Mike Stump mrs at apple.com
Sat Sep 26 18:44:11 PDT 2009


During the build...

Sent from my iPhone

On Sep 25, 2009, at 6:11 PM, John Thompson <john.thompson.jtsoftware at gmail.com 
 > wrote:

> > I have a dream, one day we will just compute the actual path up  
> front during the build.
> Do you mean the build of Clang, or when Clang runs?
>
> 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?
> -John
> On Thu, Sep 24, 2009 at 7:11 PM, Mike Stump <mrs at apple.com> wrote:
> On Sep 24, 2009, at 6:55 PM, John Thompson wrote:
> 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.
>
> $  gcc -v  t.cc 2>&1 | sed -n '/^ /p' | sed -n 2p
>  /usr/include/c++/4.2.1
>
> I have a dream, one day we will just compute the actual path up  
> front during the build.
>
>
>
> -- 
> John Thompson
> John.Thompson.JTSoftware at gmail.com
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090926/70698b10/attachment.html>


More information about the cfe-dev mailing list