search for: 27b74445

Displaying 3 results from an estimated 3 matches for "27b74445".

2012 Jul 30
0
[LLVMdev] clean CMake build failing (Mac OS X 10.8)
On 2012-07-30 19:03, Marshall Clow wrote: > Over the weekend I upgraded my system to Mac OS X 10.8, and now a clean cmake build fails. > > The error message: >> Building C object runtime/libprofile/CMakeFiles/profile_rt-static.dir/CommonProfiling.c.o >> cc1: error: unrecognized command line option "-Wcovered-switch-default" > > > The configuration:
2012 Nov 26
2
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Nov 25, 2012, at 6:22 PM, David Blaikie wrote: > On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote: >> If cmake happens to detect GCC for the C compiler and Clang for the C++ >> compiler, then a manual override of either the C compiler or >> SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been happening >> on my Darwin build
2012 Jul 30
3
[LLVMdev] clean CMake build failing (Mac OS X 10.8)
Over the weekend I upgraded my system to Mac OS X 10.8, and now a clean cmake build fails. The error message: > Building C object runtime/libprofile/CMakeFiles/profile_rt-static.dir/CommonProfiling.c.o > cc1: error: unrecognized command line option "-Wcovered-switch-default" The configuration: > Mac OS X 10.8 > CMake 2.8.8 > LLVM tot > Apple clang version 4.0