Does anyone target statically linked aarch64-darwin binaries with haskell-template? #101
ParetoOptimalDev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to do this, but I think it's not currently possible and created a nixpkgs issue:
NixOS/nixpkgs#227966
In the cross compilation matrix channel I heard that totally static binaries aren't possible with darwin. The implication of that means that you can't distribute to aarch64-darwin which seems like something that would be obviously false. Experience from trying though has been telling me it's true. Hopefully I'm just missing something obvious.
However I thought I'd check here to see if others might know differently.
Beta Was this translation helpful? Give feedback.
All reactions