Re: [CMake] Status/use of CMake on Cygwin

2013-05-21 Thread Kenneth Boyd
On 5/20/2013 3:32 PM, Alan W. Irwin wrote: On 2013-05-20 11:52-0500 Kenneth Boyd wrote: Can somebody with access to MSYS bash.exe on Microsoft Windows verify that startup latency by timing "--version" options for standard commands such as cmake? If such times on a normal PC are h

Re: [CMake] Status/use of CMake on Cygwin

2013-05-20 Thread Kenneth Boyd
On 5/20/2013 4:01 AM, Alan W. Irwin wrote: On 2013-05-20 07:51+0200 marco atzeri wrote: the slowness at startup on cywin is mainly due the fork implementation http://cygwin.com/faq/faq-nochunks.html#faq.api.fork unfortunately windows makes a real fork implementation very inefficient. Hi Marc

Re: [CMake] mingw vs MSYS makefiles

2012-02-23 Thread Kenneth Boyd
On 2/23/2012 4:55 PM, Bill Hoffman wrote: On 2/23/2012 6:20 AM, Andrea Crotti wrote: So well I thought I could just use the MSYS Makefiles instead, but reconfiguring and with the same target that doesn't work: Scanning dependencies of target cleanup_system process_begin: CreateProcess(NULL, /c

Re: [CMake] mingw vs MSYS makefiles

2012-02-23 Thread Kenneth Boyd
On 2/23/2012 3:50 PM, Alan W. Irwin wrote: Both the "MSYS Makefiles" and "MinGW Makefiles" generators have worked for me for a fairly recent version (20110802) of MinGW + MSYS installed with the automatic installer. For the latter case I renamed sh.exe to something else to keep sh.exe off the PA

Re: [CMake] mingw vs MSYS makefiles

2012-02-23 Thread Kenneth Boyd
On 2/23/2012 3:02 PM, Bill Hoffman wrote: On 2/23/2012 3:40 PM, Kenneth Boyd wrote: On 2/23/2012 1:46 PM, Bill Hoffman wrote: Right. Unfortunately, I have MingW installed from official tarballs, rather than the MSYS executable installer; the MSYS installer *.exe critically failed for me back

Re: [CMake] mingw vs MSYS makefiles

2012-02-23 Thread Kenneth Boyd
On 2/23/2012 2:40 PM, Kenneth Boyd wrote: On 2/23/2012 1:46 PM, Bill Hoffman wrote: A patch that found different make.exe or make-mingw and then tested them would not be rejected. I still don't see how we can avoid having separate generators for MinGW and Msys, and I certainly don'

Re: [CMake] mingw vs MSYS makefiles

2012-02-23 Thread Kenneth Boyd
On 2/23/2012 1:46 PM, Bill Hoffman wrote: gmake behaves differently if /bin/sh is in the PATH. The makefiles for MinGW Makefiles are written for gmake running in the mode where it does not have /bin/sh. The makefiles for Msys Makefiles are written so that they work with /bin/sh mode of gma

Re: [CMake] mingw vs MSYS makefiles

2012-02-23 Thread Kenneth Boyd
On 2/23/2012 5:20 AM, Andrea Crotti wrote: I have MinGW installed in my system and today I added the bin directory to the path, so I was able to run all the commands also from a standard shell. But now CMake complains: CMake Error at c:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeMi

[CMake] [Fwd: Re: building within msys/mingw]

2009-03-27 Thread Kenneth Boyd
Apologies for not replying to the list. Forwarding: Original Message Subject:Re: [CMake] building within msys/mingw Date: Fri, 27 Mar 2009 22:07:37 -0500 From: Kenneth Boyd To: Jason Addison References: <4ae645d30903271932r6f76d398r5faf5dc619

[CMake] Where should I patch CMake to bootstrap on MingW32?

2008-10-26 Thread Kenneth Boyd
Both the bootstrapped, and cmake.org-provided binaries for Windows, catastrophically fail to create CMakefiles on my system. * GNU make 3.81 * GCC: MingW32 4.2.1, installed by tarballs to c:\MingW32 (gcc is at c:\MingW32\bin\gcc.exe, etc.). Non-development utilities are installed by tarballs t