Hello: I hope someone can help me. I am trying to build clang and I get the following.
My problem is that it fails to build, telling me that my version of gcc needs to be greater than 4.8, but I am using 7.2 Thanks. Bill ... ... -- Detecting CXX compile features -- Detecting CXX compile features - done -- No build type selected, default to Debug CMake Error at cmake/modules/CheckCompilerVersion.cmake:12 (message): Host GCC version must be at least 4.8! <------------------------------- Call Stack (most recent call first): cmake/config-ix.cmake:12 (include) CMakeLists.txt:578 (include) -- Configuring incomplete, errors occurred! See also "/home/whc/lintel/clang/build/CMakeFiles/CMakeOutput.log". whc-lx01:build: gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/cad/adi/apps/gnu/linux/x86_64/6/local/gcc/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../configure --prefix=/cad/adi/apps/gnu/linux/x86_64/6/local/gcc/7.2.0 --with-mpfr=/cad/adi/apps/gnu/linux/x86_64/6 --with-mpc=/cad/adi/apps/gnu/linux/x86_64/6 Thread model: posix gcc version 7.2.0 (GCC) <------------------------------ whc-lx01:build: -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
