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

ARM release #211

Closed
bamarni opened this issue Mar 21, 2017 · 3 comments
Closed

ARM release #211

bamarni opened this issue Mar 21, 2017 · 3 comments

Comments

@bamarni
Copy link

bamarni commented Mar 21, 2017

Would it be possible to have a release for linux arm? Thanks

@aelsabbahy
Copy link
Member

I'm not as familiar with the ARM side of go.. I notice there's a bunch of versions of it:
https://github.com/golang/go/wiki/GoArm#supported-architectures

Are they backwards compatible or would this add 4 new binary releases?

@bamarni
Copy link
Author

bamarni commented Apr 10, 2017

AFAIK they're pretty much backward compatible. I'm not that much familiar with the whole ARM ecosystem but ARMv5 seems very old, and was even considered for removal (golang/go#17082).

I think a release with GOARM=6 GOARCH=arm should be fine for most ARM users.

@elfgoh
Copy link
Contributor

elfgoh commented Aug 30, 2017

@aelsabbahy I think it will work fine just to support the default ARM version, as suggested by Dave Cheney. Or at least until there is a huge demand for other ARM versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants