Hi Radek,

On Jul 10 09:18, Radek Barton via Cygwin-patches wrote:
> Hello.
> 
> Sending the same patch with more detailed commit message.
> 
> Radek
> 
> ---
> >From 98a989bfaef11097d5ce6705c3780ea6ebb284e9 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Radek=20Barto=C5=88?= <radek.bar...@microsoft.com>
> Date: Fri, 6 Jun 2025 14:31:30 +0200
> Subject: [PATCH v2] Cygwin: gendef: stub implementations of routines for 
> AArch64
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> 
> This patch aspires to provide only minimal changes to
> `winsup/cygwin/scripts/gendef` allowing to pass the AArch64 build. It does not
> provide any implementations of the generated routines.

On second thought, I'm not sure what you're trying to accomplish here.
I understand if certain parts of Cygwin for aarch64 may not work right
from the start, and stuff like an option to exclude cygserver from the
build for the time being sounds ok to me.

But the code gendef generates is pretty crucial for Cygwin's operation.
I don't quite see how being able to build a completely disfunctional DLL
is going to help during bootstrap.

Can you please explain how you're planning to go forward from here, so
we can all understand if and why this patch makes sense during bootstrap?


Thanks,
Corinna

Reply via email to