X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=USOIuzBJ6WfnHl/FBnzJEdCckrqWdUkb1e4teqzsTPG
	q5BbtuhOfvOEEZC8av5x4D/0+awz6X4bqKEtkeFxOsYshrN4DcykEYxOhT5kJXTa
	rsXXmT+1d6zbsHZiBWQDvVJiahrSGryAWwS241i4jshZoEHVepY0pK74xs8fFKis
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=eJSx7D51ww1/+Yyl1NQBpvaNNek=; b=mCfZn0T8TvQW2DJcV
	VVLYlD/1spIfCxfc10M/fXLvHqRzU2Syt2G4h8ERJkGyi0vSqBq2ybxXINAtCx3d
	1QMngfEZXQGGsRaxijQSPtRCVY01drvKLSGs4BKh8qr7/YCrKTKDQ2vL16zI4Wex
	g9BgT8w3xUD9E/3Uf2YpSgdFCw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-lb0-f181.google.com
X-Received: by 10.112.161.70 with SMTP id xq6mr51268716lbb.49.1412154282139;        Wed, 01 Oct 2014 02:04:42 -0700 (PDT)
Message-ID: <542BC3A6.3000402@gmail.com>
Date: Wed, 01 Oct 2014 11:04:38 +0200
From: Marco Atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: package update for cygwin CMake
References: <BAY169-DS2686C452E98CEE170F3245A7B00@phx.gbl> <542AD9EE.6050700@gmail.com> <542AE57F.2000106@cygwin.com> <BAY169-DS38D1002C668CBF6EA5B33AA7B80@phx.gbl>
In-Reply-To: <BAY169-DS38D1002C668CBF6EA5B33AA7B80@phx.gbl>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 01/10/2014 04:42, Tony Kelman wrote:
>> When you do so, please be sure to include the patchset:
>>
>> http://sf.net/p/cygwin-ports/cmake
>>
>> These patches are required for a usable cmake on Cygwin.
>
> FYI, I updated Yaakov's patches for 3.0.2 here
> https://github.com/tkelman/cygwin-cmake
> Although I never got an answer on cygwin-apps for exactly why they were
> needed, especially the case-sensitivity and path handling *-cygwin.patch
> The same number of CMake unit tests passed with an unpatched bootstrap
> straight from the upstream sources, so I didn't get the entire rationale.
>
> -Tony
>
>

PathCygwinToWin32 was using a deprecated cygwin_conv_to_win32
that is not present in x86_64 version of cygwin.

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

