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

cmd/link: support cgo internal linking on linux/mipsx, linux/mips64x #14449

Open
cherrymui opened this issue Feb 21, 2016 · 2 comments
Open

cmd/link: support cgo internal linking on linux/mipsx, linux/mips64x #14449

cherrymui opened this issue Feb 21, 2016 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime.
Milestone

Comments

@cherrymui
Copy link
Member

No description provided.

@minux minux added this to the Unplanned milestone Feb 21, 2016
@gopherbot
Copy link

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

gopherbot pushed a commit that referenced this issue May 4, 2016
cgo internal linking is not supported yet (issue #14449).

Change-Id: Ic968916383d77b7f449db8f230c928a1e81939e0
Reviewed-on: https://go-review.googlesource.com/19807
Reviewed-by: Minux Ma <minux@golang.org>
@bradfitz
Copy link
Contributor

When fixed, reenable test in https://go-review.googlesource.com/#/c/29360/2/src/cmd/dist/test.go

@ianlancetaylor ianlancetaylor changed the title cmd/link: support cgo internal linking on linux/mips64x cmd/link: support cgo internal linking on linux/mipsx, linux/mips64x Dec 13, 2016
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime.
Projects
None yet
Development

No branches or pull requests

4 participants