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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=eotbyXIKRr89KIez SKTh9XE+fw8FxCIqmIl5uXgxGVdMslzLyDV9fXHXQgsPs+XY/pLFKO97Rq46lJVo mmFzNo3oBiULVJV721repkUByTwGe4i2FpwgrN44u7glCSMIfIcJt9EZIlZ+IFsu LP+Gaf7t0u5T5BNGrwKvb6pU5DA= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=xBiJVZOsIZYm/tci0gVkSK 5Clww=; b=Wlnh3LuZM4XKHB8bVAHGCm8LS7az39AfbbS65dyKVLhu6OG5YYXkT4 jXqKq/Wj0Dp7DoKoPJ9F84joN0nLZoCGGPB+lU0cnYS8Xa0NQzx3t6Tn9/WOBGko 10yss/80I0wsUxRIKxRyv3RyoM1VYa4h0B3NRdowyDcm2QxCWL9dQ= 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=0.4 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*c:ISO-8859-1, H*r:8.12.11, H*f:sk:4a128e2, H*Ad:U*mark X-HELO: m0.truegem.net Subject: Re: can't access /cygdrive/c/Windows/Sysnative ? To: cygwin AT cygwin DOT com References: <4a128e20-666e-5366-d432-456c67270d57 AT SystematicSw DOT ab DOT ca> <20161221201600 DOT GA11116 AT ingber DOT com> From: Mark Geisert Message-ID: <585B2747.4030405@maxrnd.com> Date: Wed, 21 Dec 2016 17:07:19 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 MIME-Version: 1.0 In-Reply-To: <20161221201600.GA11116@ingber.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lester Ingber wrote: > So, I guess that I should have seen that the Windows 10 Ubuntu bash.exe > is actually written as a 32 bit code (they didn't use the 64-bit code > as on my other true Ubuntu x64 platform?) from the PE32+ info?: > > 12:08:44pm ingber AT lesterX1:/cygdrive/c/Windows/System32# ls -l bash.exe > -rwxr-x---+ 2 TrustedInstaller TrustedInstaller 70656 Oct 14 20:57 > bash.exe > 12:08:48pm ingber AT lesterX1:/cygdrive/c/Windows/System32# file bash.exe > bash.exe: PE32+ executable (console) x86-64, for MS Windows No, that last line is saying x86-64 code (i.e. 64-bit) using PE32+ executable file format, like all 64-bit executables on 64-bit Cygwin (and 64-bit Windows for that matter). ..mark -- 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