On Fri, 10 Jul 2026, Jacek Caban via Mingw-w64-public wrote:
This option is meant to be used alongside --host=aarch64-w64-mingw32 to enable a hybrid ARM64X build. Enable the compilation of all ARM64EC-specific files in preparation for using -marm64x
This isn't "in preparation" as this same option also does add -marm64x here though
and ensure that including them on unintended targets is harmless via preprocessor guards. Building ARM64EC-only toolchain with --host=arm64ec-w64-mingw32 remains unchanged.
Thanks for mentioning this! Other than that, I think this patch looks fine. // Martin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
