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

Add support for Apple Silicon (i.e., Darwin (not iOS), ARM64) with cross-compile linker #1141

Open
mrutkows opened this issue Apr 2, 2021 · 0 comments

Comments

@mrutkows
Copy link
Contributor

mrutkows commented Apr 2, 2021

Step up to go 1.16 and support the new darwin-arm64 piar (note: on pre-1.16 golang darwin-arm64 meant iOS; now there is a new ios GOOS value).

Feature Tracking for rename of GOOS: golang/go#38485
1.16 release notes: https://golang.org/doc/go1.16

Need to turn cross compile linker on:
https://www.reddit.com/r/golang/comments/ltaega/cross_compiling_to_darwinarm64_apple_silicon_m1/

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

No branches or pull requests

1 participant