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

x/mobile: gomobile should compare toolchain versions #9907

Closed
crawshaw opened this issue Feb 17, 2015 · 0 comments
Closed

x/mobile: gomobile should compare toolchain versions #9907

crawshaw opened this issue Feb 17, 2015 · 0 comments

Comments

@crawshaw
Copy link
Member

The gomobile tool should check that the go tool and the cross compiler toolchains have not drifted when run with "gomobile build". If they have, it should either produce an error or simply call init again.

@crawshaw crawshaw self-assigned this Feb 17, 2015
@mikioh mikioh changed the title mobile: gomobile should compare toolchain versions x/mobile: gomobile should compare toolchain versions Aug 5, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 10, 2021
Fixes golang/go#9907

Change-Id: I34805ab3a71d720d028a9e2064b179fa329a4a5d
Reviewed-on: https://go-review.googlesource.com/5440
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 11, 2021
Fixes golang/go#9907

Change-Id: I34805ab3a71d720d028a9e2064b179fa329a4a5d
Reviewed-on: https://go-review.googlesource.com/5440
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants