Replies: 1 comment 3 replies
-
Should be. The problem might be C dependencies (as usual). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have found examples to cross compile from x64 to either musl or arm64. Is it possible to cross compile a statically linked (musl) arm64 binary on an x64 system?
Beta Was this translation helpful? Give feedback.
All reactions