Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aarch64-mingw-ucrt cross platform for Windows on ARM #148

Open
larskanis opened this issue Jan 19, 2025 · 0 comments · May be fixed by #152
Open

Add aarch64-mingw-ucrt cross platform for Windows on ARM #148

larskanis opened this issue Jan 19, 2025 · 0 comments · May be fixed by #152

Comments

@larskanis
Copy link
Member

larskanis commented Jan 19, 2025

The RubyInstaller now supports Windows on ARM.

There are build scripts to compile GCC which targets Windows on ARM: https://github.com/Windows-on-ARM-Experiments/mingw-woarm64-build
And LLVM based binaries for linux can be downloaded here: https://github.com/mstorsjo/llvm-mingw

I'll open a PR to add proper support.

larskanis added a commit that referenced this issue Jan 22, 2025
It fits to the latest RubyInstaller release:
  https://rubyinstaller.org/2025/01/19/rubyinstaller-3.4.1-2-released.html

The llvm binaries are taken from https://github.com/mstorsjo/llvm-mingw which looks pretty well maintained.
There's also a "Known issues" section, which lists some helpful instructions for porting.

Fixes #148
larskanis added a commit that referenced this issue Jan 22, 2025
It fits to the latest RubyInstaller release:
  https://rubyinstaller.org/2025/01/19/rubyinstaller-3.4.1-2-released.html

The llvm binaries are taken from https://github.com/mstorsjo/llvm-mingw which looks pretty well maintained.
There's also a "Known issues" section, which lists some helpful instructions for porting.

Fixes #148
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant