[cfe-dev] Odd clang compile failure

Chris Lattner clattner at apple.com
Tue Jul 14 09:35:07 PDT 2009


On Jul 14, 2009, at 6:35 AM, Brian Allison wrote:

>
> Sorry for the long body, but I didn't want to leave out anything  
> that might've suggested why it's failing. First, the snippet from  
> the 'make' command which indicates the error. Second, the gcc  
> version. Third, the command and results of the 'svn update' command,  
> and finally the entire 'make' command & results.
>
> I expect that when I do the update, it affects both llvm and clang,  
> so I don't expect to have any old and/or conflicting code.
>

You need to svn up both llvm and llvm/tools/clang.  For some reason,  
svn doesn't recurse into the clang directory.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090714/b99b9257/attachment.html>


More information about the cfe-dev mailing list