DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 55HHDCPI521600
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 55HHDCPI521600
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=TirikI6I
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B181380CD06
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1750180391;
	bh=shMlMXAXBOq2qdt0tvnhHHnEGwp7rdxYd0Xr1r1TDXY=;
	h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=TirikI6Iv59yyvb9IRRjvOmxRycS+Adirb3DFXFJNTAbi/pWU95yK1EFP65Ityq2I
	 hR8pB5jpgmaR/6kme5YTp64rP0sgz8nbUHu+0CJwAkOsZdSwZkjnzhwlS1k0b4gIJu
	 QVrj3wzKiLaNMfsfC+fJTAG6GJMQ7OVhaREYgjOk=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org F1FC038697C2
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org F1FC038697C2
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1750180365; cv=none;
 b=oUEammqS152iCadW4s+8gclKAeAzKySWjLZ7EbOidgmmN/KbPWwJVF3jO/aNMqLTLXVf4A0Stx05Yolnq2zJiWDrwTl2ucB0pYlOCT19ufbiGvJjyk6xSfyij74s07kbIt5tA7DjM6tU2WqTFrNt8ygfPKvOiA0PuxtwySv7S00=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1750180365; c=relaxed/simple;
 bh=INd/t4CCZ4wn/qDCb38Jqpdor+jHjsEOn24NvKDnSUk=;
 h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version;
 b=nMmgdBglXJ+gRDbL9OOu2lbKwtoEKYECfu71MWCtAI6ry4lW4POMi7fDUxH33XAhmFvrlCHQ+mB2KOjG08x4Q7mJv16TpLowsARa15x0dndGJIA3p+HWZKAt+nMOehFdcXNeERq2j6bubhXrK8B3f2feLE4KZWWIifoeREORaS4=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F1FC038697C2
Date: Tue, 17 Jun 2025 10:12:44 -0700 (PDT)
X-X-Sender: jeremyd@resin.csoft.net
To: Radek Barton <radek.barton@microsoft.com>
Subject: Re: [EXTERNAL] Cygwin /usr/bin/clang with Windows Aarch64 support?
In-Reply-To: <DB9PR83MB092311A9CDB94F26A36B64709273A@DB9PR83MB0923.EURPRD83.prod.outlook.com>
Message-ID: <85761563-5352-403f-2c01-c4254e639424@jdrake.com>
References: <CAHnbEGJ1=Ps8keitLm-rSzgNV=wGcBzgKa9OM3zf=jVH-VZhYw@mail.gmail.com>
 <DB9PR83MB092311A9CDB94F26A36B64709273A@DB9PR83MB0923.EURPRD83.prod.outlook.com>
MIME-Version: 1.0
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Jeremy Drake via Cygwin <cygwin@cygwin.com>
Reply-To: Jeremy Drake <cygwin@jdrake.com>
Cc: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>

On Tue, 17 Jun 2025, Radek Barton via Cygwin wrote:

> Hello Sebastian.
>
> AFAIK, LLVM has no *-pc-cygwin targets support and there is no-one trying to change that.

We're working on that.  LLVM 21.x should be much better in that regard.
There has been no effort towards aarch64-pc-cygwin though, but also
nothing that would actively prevent that.

> Does Cygwin /usr/bin/clang has Aarch64 support, to compile native
> Windows Aarch64 binaries if Cygwin-x86-64 runs on Windows Aarch64?

I don't know about the old unmaintained version currently available, but
we're working on getting LLVM/clang 20.x packaged that has all the
architectures enabled, and can be used to cross-compile for
aarch64-w64-mingw32 with https://github.com/mstorsjo/llvm-mingw
./build-all --host-clang


-- 
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
