Skip to content

arm windows by cross-compiling from linux x64#4

Closed
CGDogan wants to merge 5 commits intoglencoesoftware:masterfrom
CGDogan:handwin
Closed

arm windows by cross-compiling from linux x64#4
CGDogan wants to merge 5 commits intoglencoesoftware:masterfrom
CGDogan:handwin

Conversation

@CGDogan
Copy link
Copy Markdown

@CGDogan CGDogan commented Dec 15, 2023

This is a different approach from #3. It doesn't require special GitHub runners so it's ready now. It can be used as a base for crosscompiling to many different platforms. It uses zig, which is known for its convenience in crosscompiling C,C++ by recompiling relevant libraries on-demand during compilation.

Zig crosscompilation has partial support for these targets and aims to have full support for these

Without crosscompilation, arm windows may take many years to support since GitHub hasn't even announced for linux arm builders now.

@sbesson
Copy link
Copy Markdown
Member

sbesson commented Feb 13, 2026

Closing as superseded by #5

@sbesson sbesson closed this Feb 13, 2026
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