$ export CC=/usr/bin/clang
$ export CXX=/usr/bin/clang++
$ cmake ../repo
-- TOP_SRC_DIR = /home/scott/lyxbuilds/master/repo
-- 
-- Building out-of-source
-- The C compiler identification is Clang 3.6.0
-- The CXX compiler identification is Clang 3.6.0
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 
-- Performing Test CXX11_FLAG_DETECTED
-- Performing Test CXX11_FLAG_DETECTED - Success
-- CXX11_FLAG_DETECTED = "--std=c++11 -Wno-deprecated-register"
-- Found CXX11Compiler: --std=c++11 -Wno-deprecated-register  
-- Using GCC version 4.2.1
CMake Error at CMakeLists.txt:267 (message):
  gcc >= 4.3 is required.


-- Configuring incomplete, errors occurred!
See also "/home/scott/lyxbuilds/master/CMakeBuild/CMakeFiles/CMakeOutput.log".
$ 

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to