[CMake] Have you met this situation?

Bill Hoffman bill.hoffman at kitware.com
Sun Jan 28 10:56:29 EST 2007


Jacob Xie wrote:
> I am new comer for CMake, and I want to use CMake2.4-patch6 with 
> cygwin gcc tool, when I configured the variable in the CMake GUI, I 
> got this error in the bottom of GUI:
>                      "Check for working C complier: 
> d:/cygwin/bin/gcc.exe -- broken" 
> and cmake running failed. If anybody know the reason of this problem?
It is best to use the cygwin built cmake for use with the cygwin 
compilers.   You can get cmake from the cygwin setup program.  Also, 
cmake should have reported the reason for the failure.  And if not, it 
should be in CMakeError.log.

-Bill



More information about the CMake mailing list