[cfe-dev] c++11

Thiago Farina tfransosi at gmail.com
Wed Mar 26 20:39:14 PDT 2014


On Thu, Mar 27, 2014 at 12:29 AM, Serge Pavlov <sepavloff at gmail.com> wrote:
> Hi,
>
>>
>> GCC is:
>>
>> $ gcc --version
>> gcc (Ubuntu/Linaro 4.6.4-1ubuntu1~12.04) 4.6.4
>> Copyright (C) 2011 Free Software Foundation, Inc.
>> This is free software; see the source for copying conditions.  There is NO
>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>> PURPOSE.
>>
>> $ which gcc
>> /usr/bin/gcc
>>
>> What is the fix? Upgrade gcc?
>
>
> Exactly. Minimal required version is 4.7.0 (see
> http://llvm.org/docs/GettingStarted.html)
>
Right, got it following http://askubuntu.com/a/315220

And rerunning cmake.

Thanks,

--
Thiago Farina



More information about the cfe-dev mailing list