[cfe-dev] clang bootstrap broken on darwin10

Chris Lattner clattner at apple.com
Sun Mar 6 10:34:34 PST 2011


On Mar 5, 2011, at 11:26 AM, Jack Howarth wrote:

>   I found the origin of the build failure. It is the habitually
> leaky buildroot in llvm's projects. I have constantly had to deinstall
> the prior copies of llvm/clang/llvm-gcc42 before the new builds 
> consistently complete. The problem seems to be that the llvm Makefiles
> allow the previously installed copies of the llvm shared libraries to be
> used in later in the builds rather than the newly built copies. I am
> amazed that this issue isn't run into more often.

I'm not sure what you mean Jack.  Can you describe more of what you're doing here?

-Chris





More information about the cfe-dev mailing list