[CMake] configuring cmake with cygwin

THE HIGHHAT thehighhat at gmail.com
Tue Oct 28 16:27:46 EDT 2008


Any suggestions on how to get this combination to generate correct output:

 cmake 2.6.x
 on win32
 via cygwin
 generating Unix Makefiles
 for c++ code
 compiling with Intel 10.x compilers
 executed from  a cygwin shell

?  I have run into a brick wall with tthis combination.  There are
cmake packages for win32 native, win32 on cygwin (less documentated),
a special make.exe (cygwin make 3.81 cannot handle windows paths),
peculiarities with Intel icl.exe and command line flags, etc.


More information about the CMake mailing list