<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 16, 2015 at 4:49 PM, Alexander Kornienko <span dir="ltr"><<a href="mailto:alexfh@google.com" target="_blank">alexfh@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Fri, Jan 16, 2015 at 4:19 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>On Fri, 16 Jan 2015 13:20:12 +0100, Alexander Kornienko said:<br>
<br>
>It's my commit and it looks like a problem with the compiler or the<br>
>standard library. Is updating XCode an option for you?<br>
<br>
</span>I'm using Xcode 5.0.2 on that machine because it's the last to support Cocoa garbage collection, which I need.  But as a test I updated to Xcode 5.1.1, which is the newest for OS X 10.8, and the problem persists.  So unless you fix this, bootstrapping clang 3.6 on 10.8 will I guess be impossible (well, hard).</blockquote><div><br></div></span><div>I see. Could you try to build clang with the provided patch?</div></div></div></div></blockquote><div><br></div><div>I believe this change should fix the error as it removes the usage of std::bind. Committed as r226282.</div><div><br></div><div>Please confirm that this fixes the problem for you.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I've seen discussion on-list about the oldest version of Visual Studio support clang needs.  What's the oldest version of Xcode it needs?<br>
<br>
Cheers,<br>
<span><font color="#888888"><br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
</font></span></blockquote></span></div></div></div></blockquote></div><br>
</div></div>