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/dist: weird error message when gcc not present #25611

Closed
bradfitz opened this issue May 28, 2018 · 1 comment
Closed

cmd/dist: weird error message when gcc not present #25611

bradfitz opened this issue May 28, 2018 · 1 comment

Comments

@bradfitz
Copy link
Contributor

This is a kinda weird error message (on a new machine without gcc):

go tool dist: cannot invoke C compiler map["":"gcc"]: exec: "gcc": executable file not found in $PATH

at rev 4fe688c (current tip)

/cc @ianlancetaylor

@gopherbot
Copy link

Change https://golang.org/cl/114935 mentions this issue: cmd/dist: report correct CC name in error about missing CC

@golang golang locked and limited conversation to collaborators May 28, 2019
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