X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; q= dns; s=default; b=YmondzNNb9N9k31TY4Zx99wZ07mGpt5jBt6fkEsdTqYPHX OJu5EUlLhQ9GFUZ6Kxf4G3NphBnbX0jeXZ9jZOMaqdPIvikEXzU0N+x/Xb+qnXpO XUzGCQ8nB/pxlULYW64Lqjkv/775eULUxUPqpi+csBogQR5TSptqfl/JAAHT0= 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; s= default; bh=BRwVNwAAobp2Q1LEEgVdASL4Ooc=; b=pqpohNt3fj++KGJ81DBh jfh4areW2O47hGunnGoQF67/c9XhsjUqv4EsRJhph+tzQyea1qXeNN+sFRSqTHW+ d7ywKZLJ4PYC39PgtAUfgdb0pnnOajA0/ZrKR7hzIMZHkn0y49VQ+92UnNvSYFYE nCXD8sX4PFm2gQXfJdBtaTk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=out!, out, seven, truth X-HELO: lb2-smtp-cloud6.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 21 Jan 2016 16:01:34 +0100 From: Houder To: cygwin AT cygwin DOT com Subject: cygpath 2.4.0 (32-bits) in error? Message-ID: X-Sender: houder AT xs4all DOT nl (YEKswkJLOy6oOaZYIHLN/w==) User-Agent: XS4ALL Webmail X-IsSubscribed: yes Hi Corinna, The truth is out! :-) @@ 'cygpath -S -u' (2.4.0, 32-bits) informs us that the system directory is: /drv/c/Windows/SysWOW64 However, it probably not what we want here. (hint: do_sysfolders() in utils/cygpath.cc) Regards, Henri ----- @@ uname -a CYGWIN_NT-6.1-WOW Seven 2.3.1(0.291/5/3) 2015-11-14 12:42 i686 Cygwin @@ /usr/bin/cygpath -S -u /drv/c/Windows/System32 @@ /usr/bin/cygpath -S -w C:\Windows\System32 ----- %% uname -a CYGWIN_NT-6.1-WOW Seven 2.4.0(0.293/5/3) 2016-01-15 16:14 i686 Cygwin %% /usr/bin/cygpath -S -u /drv/c/Windows/SysWOW64 <==== Nice, the truth is out! ... but do we want it here? %% /usr/bin/cygpath -S -w C:\Windows\system32 %% %% /usr/bin/cygpath -S -U /proc/cygdrive/c/Windows/SysWOW64 <==== ditto ===== -- 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