[LLVMdev] GNU LLD build error? Seems that Clang likes LLD just fine.

Duncan P. N. Exon Smith dexonsmith at apple.com
Sat Dec 7 10:00:55 PST 2013


On 2013 Dec 7, at 04:23, Mikael Lyngvig <mikael at lyngvig.org> wrote:

> I am using the -std=c++11 flag to GCC.  

I didn’t even look at your errors, but my understanding is that -std=gnu++11 is more used (and much better tested) than -std=c++11.  Any chance that fixes it for you?




More information about the llvm-dev mailing list