Hi,

I'm trying to use the existing armcc toolchain module, but I get a strange
behaviour.
when using it with cmak GUI , at the configure time I get :

The C compiler identification is GNU 4.9.2

The CXX compiler identification is GNU 4.9.2

Check for working C compiler: D:/Dev/Dev-Cpp/MinGW64/bin/gcc.exe

Check for working C compiler: D:/Dev/Dev-Cpp/MinGW64/bin/gcc.exe -- works

Detecting C compiler ABI info

Detecting C compiler ABI info - done

Detecting C compile features

Detecting C compile features - done

Check for working CXX compiler: D:/Dev/Dev-Cpp/MinGW64/bin/c++.exe

Check for working CXX compiler: D:/Dev/Dev-Cpp/MinGW64/bin/c++.exe -- works

Detecting CXX compiler ABI info

Detecting CXX compiler ABI info - done

Detecting CXX compile features

Detecting CXX compile features - done

Configuring done


Which is completely wrong , since Cmake detects and uses MinGW Oo
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to