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

Change arm-windows-gnu to thumb-windows-gnu, plus some initial port work #21174

Merged
merged 10 commits into from
Aug 30, 2024

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Aug 23, 2024

Can compile and link a Zig hello world now, but not much else due to some relocations that LLVM's ARMWinCOFFObjectWriter apparently can't handle. I also can't actually run the resulting binary as I don't have a Windows on Arm system. But it's at least a step in the right direction.

@andrewrk andrewrk merged commit a4cc43c into ziglang:master Aug 30, 2024
10 checks passed
@alexrp alexrp deleted the win-arm branch August 31, 2024 01:19
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 this pull request may close these issues.

2 participants