[cfe-dev] Can't build clang yesterday & today

Alexander Kornienko alexfh at google.com
Fri Jan 16 07:59:56 PST 2015


On Fri, Jan 16, 2015 at 4:49 PM, Alexander Kornienko <alexfh at google.com>
wrote:

> On Fri, Jan 16, 2015 at 4:19 PM, Sean McBride <sean at rogue-research.com>
> wrote:
>
>> On Fri, 16 Jan 2015 13:20:12 +0100, Alexander Kornienko said:
>>
>> >It's my commit and it looks like a problem with the compiler or the
>> >standard library. Is updating XCode an option for you?
>>
>> 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).
>
>
> I see. Could you try to build clang with the provided patch?
>

I believe this change should fix the error as it removes the usage of
std::bind. Committed as r226282.

Please confirm that this fixes the problem for you.


>
>
>> 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?
>>
>> Cheers,
>>
>> --
>> ____________________________________________________________
>> Sean McBride, B. Eng                 sean at rogue-research.com
>> Rogue Research                        www.rogue-research.com
>> Mac Software Developer              Montréal, Québec, Canada
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150116/9d839795/attachment.html>


More information about the cfe-dev mailing list