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

Latest simply will not run on Mac 10.12.1 (Killed: 9) #95

Closed
rwxrob opened this issue Apr 8, 2017 · 2 comments
Closed

Latest simply will not run on Mac 10.12.1 (Killed: 9) #95

rwxrob opened this issue Apr 8, 2017 · 2 comments

Comments

@rwxrob
Copy link

rwxrob commented Apr 8, 2017

This was working fine about two months ago and after an update to both go and xo seems this software combination no longer functions, which is a huge show-stopper for us. Dropping. Can't afford this level of uncertainty. Will roll our own instead. Love the idea though.

@kenshaw
Copy link
Member

kenshaw commented Apr 8, 2017

This is a known problem with Go -- golang/go#19734 -- that I believe was fixed in Go 1.8.1 (but I haven't checked). You need to compile it like the following:

go build -ldflags='-w -s'

@kenshaw kenshaw closed this as completed Apr 8, 2017
@rwxrob
Copy link
Author

rwxrob commented Apr 9, 2017 via email

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

No branches or pull requests

2 participants