Windows-on-ARM-Experiments / mingw-woarm64-build

Build script for Windows on Arm64 GNU cross compiler aarch64-w64-mingw32.
GNU General Public License v2.0
27 stars 3 forks source link

WIP: Add `aarch64-pc-cygwin` target to `advanced.yml` #123

Open Blackhex opened 5 months ago

Blackhex commented 5 months ago

This PR contains experiment to build aarch64-pc-cygwin toolchain capable of building working "Hello World" executable. The vast majority of Cygwin codebase that needs to be ported to Arm64 is not implemented though.