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

Windows on ARM toolchain #1341

Open
ViralBShah opened this issue Aug 15, 2024 · 2 comments
Open

Windows on ARM toolchain #1341

ViralBShah opened this issue Aug 15, 2024 · 2 comments

Comments

@ViralBShah
Copy link
Member

I see Windows on ARM in Github Actions now.

Would it be possible to get a toolchain going to build all our binaries on Windows/ARM, and that can then be the stepping stone for Julia itself.

@ViralBShah
Copy link
Member Author

@giordano I thought you had mentioned somewhere that there was a decision to be made in terms of what toolchain to use, but I can't remember where you said it. I just thought it would be worth noting that here.

I tried Windows on ARM in UTM (which is basically a nicely packaged qemu) on mac, and it runs quite well.

juliaup picks the windows x64 binaries and I am able to run them in emulation and even do matmul - all out of the box.

@giordano
Copy link
Member

I think it isn't entirely clear what toolchain we should use for that platform (I think someone suggested clang with mingw, not sure gcc is supported at all), while it was much more obvious what to do for aarch64-freebsd

Originally posted by @giordano in JuliaPackaging/Yggdrasil#9405 (comment)

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

No branches or pull requests

2 participants