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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=mJx5kbh99x/xkVjp ZQnxKXbmBlwRl/r/fqgnXSgZykVCnFMsoNORVpbrdJs3+jvGCS+JojYoyw6m0aLT PIxbQyj5PHe10SZINo+XLkG8x1qATR3RdfuTgrQL4Fqwko7y0BgzmfBTGWZI60Cw PHhBOwto+zj/pI052RNhDMaULCk= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=AjGOTkSdhMCvGWQjJBRS1M ak030=; b=Goq6XCE64EZlZUjz6/7rNwa+3aLH5vvHKJUjZLJxNSp4OmQ3z6eIUU 01fbCzJVN5i7XH9R7Vchg4gYWyuEVYG6s3ofmkTRmhwobSCWEQlHAMus1f5ESWag aJjZ1PD3IoCZYPmp4miOGFovt9/PYym0Nxr+pN+PQR7Lp95x1q3J4= 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-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=emulator X-HELO: smtp-out-so.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Cygwin x86 on Windows 10 ARM64 To: cygwin AT cygwin DOT com References: <000b01d41833$948ec410$bdac4c30$@cl.cam.ac.uk> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Tue, 10 Jul 2018 11:12:25 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0 MIME-Version: 1.0 In-Reply-To: <000b01d41833$948ec410$bdac4c30$@cl.cam.ac.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2018-07-10 03:51, David Allsopp wrote: > I've been trying out the x86 emulation in Microsoft's ARM64 version of > Windows 10 1803. > > I had two issues with Cygwin x86. The first, which is simple, is that > Windows doesn't by default create C:\Windows\SysWOW64\drivers\etc which > causes /etc/postinstall/base-files-mketc.sh to exit with an error all the > time. I wonder if there's a possible workaround to make that less intrusive? > The error message implies that it may have computed the wrong directory, > which it hasn't - it's just that the directory doesn't exist. Do C:\Windows\{System32,SysNative,Sys*}\drivers\etc exist under the emulator? What does "cygpath -SU" show? > The other is that all Cygwin binaries are emitting the "Could not compute > FAST_CWD pointer" warning. It is just a warning and everything should run normally: what would normally be an ntdll entry point on x86 is probably a thunk or trampoline to arm64(ISA)/aarch64(mode)/armv8(design) code. > Everything's up-to-date and I also tried it with the 2018-06-29 cygwin1.dll > snapshot. > > Very happy to test things and poke around, I'd just need some pointers, if > you'll excuse the pun. Someone with deep knowledge of W10 will have to advise on that. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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