[Cmake] Building cmake with MSYS and mingw

John Fletcher J.P.Fletcher at aston.ac.uk
Mon Feb 3 05:22:33 EST 2003


Hello

I am trying to build the package cmake ( see 
http://www.cmake.org/HTML/Index.html ) using Mingw 2 and 
MSYS.  The package uses ./configure and this fails.  This is 
because it has a define for CYGWIN but not one for MSYS, and it 
therefore thinks it is in a Linux environment, not a Win32 one.

Questions.

1. Is there something defined specifically for the MSYS 
environment and if so what is it?

2. What is it that is different between MSYS and CYGWIN so that I 
can change the cmake code to compile with MSYS?

I am sending this to both MSYS and Cmake lists.

Thank you

John Fletcher

-------------------------------------------------------------------
Dr John P. Fletcher          Tel: (44) 121 359 3611 ext 4625
Chemical Engineering and Applied Chemistry (CEAC),
School of Engineering and Applied Science (SEAS),
Aston University,            Fax: (44) 121 359 4094
Aston Triangle,              Email: J.P.Fletcher at aston.ac.uk
BIRMINGHAM B4 7ET  U.K.      CEAC Web site http://www.ceac.aston.ac.uk/




More information about the CMake mailing list