RFR: 8353009: Document target selection flag for Windows AArch64 builds [v3]
Saint Wesonga
duke at openjdk.org
Tue Apr 8 03:31:14 UTC 2025
On Fri, 4 Apr 2025 14:28:00 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> It might still make sense to document that to cross-compile to aarch64, the flag `--openjdk-target=aarch64-unknown-cygwin` should be used -- that is in no way obvious or trivial to figure out.
ok, I'll leave the cross-compilation instructions in place.
> I think what you are talking about is the fact that, at least currently, the BuildTools distribution of Visual Studio do not include aarch64-hosted compilers, so to be able to run native builds without the Prism emulation, you need to install the full Visual Studio, including the IDE. This too might be worth documenting, with the caveat that it applies currently but might change in the future.
taking another look at the build tools, will update this docs PR by end of week
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24267#issuecomment-2785130810
More information about the build-dev
mailing list