[llvm-dev] GCC prerequisites for building LLVM head?

Martin J. O'Riordan via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 6 11:43:32 PDT 2016


I've no idea, but without it, the 'std::to_string' definitions are not enabled!

-----Original Message-----
From: Renato Golin [mailto:renato.golin at linaro.org] 
Sent: 06 July 2016 19:35
To: Martin.ORiordan at movidius.com
Cc: LLVM Developers <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] GCC prerequisites for building LLVM head?

On 6 July 2016 at 19:02, Martin J. O'Riordan <martin.oriordan at movidius.com> wrote:
> I am actually getting the same problem with GCC v4.9.3 on CentOS, but for both Cygwin and Linux adding '-D_GLIBCXX_USE_C99' to the '-DCMAKE_CXX_FLAGS:STRING=' flag during configuration cured the problem.

Right, I don't use that flag, why do you need that?

cheers,
--renato



More information about the llvm-dev mailing list