Barnaby Jones <[email protected]> writes: > Error message ---> > > cmake -DCMAKE_TOOLCHAIN_FILE=~/Dokumente/toolchain-ubuntu-mingw64.cmake ../ > -- The C compiler identification is Clang 3.6.0 > -- The CXX compiler identification is Clang 3.6.0 > -- Check for working C compiler: /usr/local/bin/clang > -- Check for working C compiler: /usr/local/bin/clang -- broken > CMake Error at /usr/share/cmake-3.0/Modules/CMakeTestCCompiler.cmake:61 > (message): > The C compiler "/usr/local/bin/clang" is not able to compile a simple > test > program.
I don't think this is the right list for discussing the issue, but anyways... CMake creates a log file with detailed info about the tests it performs. The exact command, test source code and output are logged. Look for it. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
