From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43573 invoked by alias); 22 Dec 2016 01:07:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 43554 invoked by uid 89); 22 Dec 2016 01:07:23 -0000 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 Received: from m0.truegem.net (HELO m0.truegem.net) (69.55.228.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 22 Dec 2016 01:07:21 +0000 Received: (from daemon@localhost) by m0.truegem.net (8.12.11/8.12.11) id uBM17Jje099240 for ; Wed, 21 Dec 2016 17:07:19 -0800 (PST) (envelope-from mark@maxrnd.com) Received: from 76-217-5-154.lightspeed.irvnca.sbcglobal.net(76.217.5.154), claiming to be "[192.168.1.100]" via SMTP by m0.truegem.net, id smtpdiio7Zd; Wed Dec 21 17:07:19 2016 Subject: Re: can't access /cygdrive/c/Windows/Sysnative ? To: cygwin@cygwin.com References: <4a128e20-666e-5366-d432-456c67270d57@SystematicSw.ab.ca> <20161221201600.GA11116@ingber.com> From: Mark Geisert Message-ID: <585B2747.4030405@maxrnd.com> Date: Thu, 22 Dec 2016 01:07:00 -0000 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 X-SW-Source: 2016-12/txt/msg00236.txt.bz2 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@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@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