RE: FW: [Mingw-msys] How do I recreate the MSYS distribution?
- Date: Tue, 23 Oct 2007 10:33:41 -0400
- From: Bill Hoffman <bill.hoffman@xxxxxxxxxxx>
- Subject: [Mingw-msys] Default install location for CMake
Hi Msys users,
I am a developer of CMake www.cmake.org. CMake is a build tool that
works sort of like autotools, but does not require a shell. CMake has
support for MSYS and MinGW. There have been several discussions on the
CMake mailing list in the past, and there is one now about the correct
default install location for CMake to use on MSYS.
My original position was that msys is not cygwin, and that projects that
are built in the msys environment should not extend msys. So, the
default install location for CMake on msys is currently the "program
files" directory as it is for the microsoft and borland compilers.
Basically, assume that applications that are being built are native
windows applications, and they are to be installed where other native
windows stuff is installed.
However, there have been some requests that CMake use /usr/local as a
default install location on msys. I have some issues with this, as
CMake will have to figure out where /usr/local really is on the windows
file system, but that can be done. CMake is a native windows
application and does not link to the msys run time, so to figure out
where /usr/local is it would have to parse the fstab. The big question
is should it be done? The strongest argument for using /usr/local as
the install location, is that autotools based projects use /usr/local as
the default install location.
I would much appreciate the view point of an msys developer.
Thanks.
-Bill
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mingw-msys mailing list
Mingw-msys@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/mingw-msys