On Sun, 6 Apr 2025, Jacek Caban wrote:

From: Billy Laws <blaw...@gmail.com>

This introduces basic ARM64EC build support by reusing a modified ARM64
configuration. In the future, the goal is to include both native and
ARM64EC object files in aarch64 archives.

This setup is still subject to change.

These three changes look good to me.

The final setup of this is indeed not quite settled yet. For arm64ec-only cases, it's fine to treat it entirely as a separate architecture, built separately, in a separate sysroot. But indeed if we want to handle arm64x too, we need to essentially build arm64ec at the same time as regular aarch64. And until then, I guess it's best to integrate this upstream so we can converge towards the best way of doing this.

// Martin



_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to