[cfe-dev] clang r163717 (right now) not buildable? (asan_report.cc:282)

Sean McBride sean at rogue-research.com
Wed Sep 12 11:17:21 PDT 2012


On Wed, 12 Sep 2012 10:08:50 -0700, David Blaikie said:

>>>What version of clang are you using to build?
>>
>> /Applications/Xcode.app/Contents/Developer/Toolchains/
>XcodeDefault.xctoolchain/usr/bin/c++
>>
>> from Xcode 4.4.1.
>
>Short answer: You may want to build without -Werror

I didn't enable -Werror, never do.  It must be turned on by default.  I can repro with a simple:

cd llvm-bin
CC=cc CXX=c++ cmake ../llvm
make

>Long answer: not sure we have a specific supported compiler list &
>what level of support we strive for (with regards to warning clean,

But surely the newest Xcode is "new enough"? 

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada






More information about the cfe-dev mailing list