Re: RFR: 8353009: Document target selection flag for Windows AArch64 builds [v3]

2025-04-10 Thread Saint Wesonga
On Fri, 4 Apr 2025 14:28:00 GMT, Magnus Ihse Bursie 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

Re: RFR: 8353009: Document target selection flag for Windows AArch64 builds [v3]

2025-04-04 Thread Magnus Ihse Bursie
On Mon, 31 Mar 2025 18:11:27 GMT, Saint Wesonga wrote: >> The target selection configuration flag for Windows AArch64 should be added >> to the build documentation for improved discoverability and completeness. > > Saint Wesonga has updated the pull request incrementally with one additional > c

Re: RFR: 8353009: Document target selection flag for Windows AArch64 builds [v3]

2025-04-04 Thread Matthias Baesken
On Mon, 31 Mar 2025 18:11:27 GMT, Saint Wesonga wrote: >> The target selection configuration flag for Windows AArch64 should be added >> to the build documentation for improved discoverability and completeness. > > Saint Wesonga has updated the pull request incrementally with one additional > c

Re: RFR: 8353009: Document target selection flag for Windows AArch64 builds [v3]

2025-04-01 Thread Magnus Ihse Bursie
On Mon, 31 Mar 2025 18:11:27 GMT, Saint Wesonga wrote: >> The target selection configuration flag for Windows AArch64 should be added >> to the build documentation for improved discoverability and completeness. > > Saint Wesonga has updated the pull request incrementally with one additional > c

Re: RFR: 8353009: Document target selection flag for Windows AArch64 builds [v3]

2025-03-31 Thread Saint Wesonga
> The target selection configuration flag for Windows AArch64 should be added > to the build documentation for improved discoverability and completeness. Saint Wesonga has updated the pull request incrementally with one additional commit since the last revision: Add instructions for a native