On Wed, 26 Mar 2025 22:38:40 GMT, Saint Wesonga <d...@openjdk.org> wrote:

> The target selection configuration flag for Windows AArch64 should be added 
> to the build documentation for improved discoverability and completeness.

But is the problem that we just fails to detect the *build* platform, and thus 
generates build tools for x64, instead of aarch64, which makes the build fail? 
(Also, why doesn't the rosetta-equivalent kick in in that case?)

Or do we also fail to set the proper target platform, so that building on 
windows/aarch64 will in effect be a cross compilation to x64?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24267#issuecomment-2766274494

Reply via email to