X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: mwoehlke Subject: Re: change in behavior of make from 3.80 to 3.81 Date: Mon, 14 Aug 2006 18:11:04 -0500 Lines: 28 Message-ID: References: <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060814142135 DOT 0eb85ac0 AT pop DOT biz DOT rr DOT com> <007301c6bfd0$8d781dc0$a501a8c0 AT CAM DOT ARTIMI DOT COM> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060814144800 DOT 03924700 AT pop DOT nycap DOT rr DOT com> <20060814201637 DOT GA27227 AT trixie DOT casa DOT cgf DOT cx> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060814162343 DOT 0b3c9a00 AT pop DOT nycap DOT rr DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060719 Thunderbird/1.5.0.5 Mnenhy/0.7.4.0 In-Reply-To: <6.2.3.4.2.20060814162343.0b3c9a00@pop.nycap.rr.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com William A. Hoffman wrote: > At 04:16 PM 8/14/2006, Christopher Faylor wrote: >> I'm not 100% clear on what you're saying but if cmake distributed with >> Cygwin is producing makefiles with MS-DOS SYNTAX then, actually it >> should either be fixed to not do that or it should be pulled from the >> distribution. I wasn't aware of this limitation. > > The cmake distributed with cygwin produces cygwin makefiles and only > cygwin makefiles. It is unaffected by the change in make from 3.80 to > 3.81. There is no such limitation, please don't remove cmake from cygwin. > Since that cmake links to the cygwin runtime it know about /cydrive/c and > uses it. > > The change affects the microsoft build of cmake. That build is available > on a separate download from www.cmake.org. It has > an option to generate "Unix Makefiles". In the past, > you could use this mode to create Makefiles that would drive Microsoft's > cl with a cygwin make. This no longer works. I am trying to figure > out if there is change I can make to the windows build of cmake, that > will cause it to generate makefiles that will work with both make 3.80, and > 3.81 from cygwin. Before this is carried much further... does it work with the mingw 'make'? -- Matthew "We're all mad here. I'm mad. You're mad... You must be, or you wouldn't have come here." -- The Cheshire Cat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/