X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C7E683857C73 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=dVW6bAYpjNNQOLAMh9Ux/5RaL8+PLBc6kzLeHRYDGXI=; b=kavJEsq+zfibvDVwqet+7/jWOyQ1W/2d0607SA0CeMdn21Vh9P3C/i7MmwaOMDJD6o 9ljjf5SoEuXf5tadTaEbqR0YW1/zZYrYTNxb3RNhNvCJQT2v9jOUGNw3LVQlnJ5cD5kv ouO5AqH6Pyx7zLIEmlI97deTfvs7qdoUwV3U44NS1WqQN/YVnIgiZlJJ5u5tRUO1KuXu +S3G4ortc5bDkEzeeuFh2sWR5mP08uOfE/erLS7SsR0XNv3cJyZtfftnq12fnn9HEiZ7 zPITXytK4znX8EeI/zIAHCbyoQuCjtf50H+QWFVQEw/V4WHw/H+SJ140lLKk7jaasF99 kt4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=dVW6bAYpjNNQOLAMh9Ux/5RaL8+PLBc6kzLeHRYDGXI=; b=W2jKR5yQB/YxYHR3Rvj4Vk+KFCZiDrITElOtrL9CSlbQEzOV6FweG5bs2Yn+FYEXXH Ug2xH2g8G+Xi4nrxtNbWkx2H7FHPkVw2K8BLJ+MEmOCOvpPZK2ieUSGeoEbyXFmPL8iW aaYZRYy7CyjrqGVMq8jxPlYBoS0lyeNv/bCwC/Y0Kn3QTrEDj5PQnD+TtU1wZatK/vIA l695232FlC2tnHbR4LvmkpIZyPy7cSW/+2nnZUDCcERWIEZjMHgy18b1nZ1CHEygVNZX X0fhhBezCLnqp3N8CCXXW/RUp/rz4mPAgIp6zTV3HyhJ28cS53AZV5PdmBTtT9EFJlE9 1RYQ== X-Gm-Message-State: AOAM530N3uhVCJNaM8Q4cd9UDXkNnbwhSDdOBYSnLo97ACKlkbkmsN8J iWBuhl430K0JnXS7A5sOd+U8uP4IXhc= X-Google-Smtp-Source: ABdhPJxagK9CEYp1sjnp8R1lpVgcQ6fEfgMqhRhNr6Uexut5npKg72KegunESfeBoUd4XEF6Oy1aHA== X-Received: by 2002:a5d:6211:: with SMTP id y17mr14551606wru.97.1639148286859; Fri, 10 Dec 2021 06:58:06 -0800 (PST) Message-ID: <0c402cfb-4ff5-6f67-0363-be098d7b768a@gmail.com> Date: Fri, 10 Dec 2021 15:58:04 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0 Subject: Re: Native ARM support for Cygwin Content-Language: it To: cygwin AT cygwin DOT com References: <1918386184 DOT 561539 DOT 1638929253143 DOT ref AT mail DOT yahoo DOT com> <1918386184 DOT 561539 DOT 1638929253143 AT mail DOT yahoo DOT com> From: Marco Atzeri In-Reply-To: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1BAExDGo005031 On 10.12.2021 15:18, Jon Turney wrote: > On 08/12/2021 11:12, Corinna Vinschen wrote: >> On DecĀ  8 02:07, Aaron Franke via Cygwin wrote: >>> Hello Cygwin, >>> I am wondering what are the plans for adding support for native ARM64 >>> Windows to Cygwin. >>> Currently there are only downloads for x86 (both 32-bit and 64-bit), >>> but not for ARM. >>> I do see in the FAQ that there is a mention of how ARM systems can run >>> the x86 version of Cygwin, however I am interested in a native ARM64 > > That FAQ is out of date, since with a sufficiently recent Windows > (Windows 11, I think), ARM also has x86_64 emulation (which should be > preferred). > I expect a crawling speed when running Cygwin in a ARM x86_64 emulation mode -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple