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/gl: GOARCH=amd64 GOOS=windows go build fails: #13649

Closed
alexbrainman opened this issue Dec 17, 2015 · 1 comment
Closed

x/mobile/gl: GOARCH=amd64 GOOS=windows go build fails: #13649

alexbrainman opened this issue Dec 17, 2015 · 1 comment

Comments

@alexbrainman
Copy link
Member

"GOARCH=amd64 GOOS=windows go build" fails with

# GOARCH=amd64 GOOS=windows go build -v golang.org/x/mobile/gl
golang.org/x/mobile/gl
# golang.org/x/mobile/gl
./work_windows_amd64.s:5: illegal or missing addressing mode for symbol NOSPLIT
asm: asm: assembly of ./work_windows_amd64.s failed
#

Alex

@gopherbot
Copy link

CL https://golang.org/cl/17922 mentions this issue.

@golang golang locked and limited conversation to collaborators Dec 29, 2016
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 10, 2021
Fixes golang/go#13649

Change-Id: Ic552c74489e6aa11c0d2316073f623e2936d608d
Reviewed-on: https://go-review.googlesource.com/17922
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 11, 2021
Fixes golang/go#13649

Change-Id: Ic552c74489e6aa11c0d2316073f623e2936d608d
Reviewed-on: https://go-review.googlesource.com/17922
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
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

2 participants