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

Works fine on MacOS Sierra #1

Closed
dragonfax opened this issue Jun 23, 2017 · 5 comments
Closed

Works fine on MacOS Sierra #1

dragonfax opened this issue Jun 23, 2017 · 5 comments

Comments

@dragonfax
Copy link

You just need to build it with
go build -ldflags=-s

Otherwise you get killed: 9.

@dragonfax
Copy link
Author

2048

@dragonfax
Copy link
Author

ZiggyPiggy:2048 jstillwell$ go build
ZiggyPiggy:2048 jstillwell$ ./2048
Killed: 9

@sg3des
Copy link
Owner

sg3des commented Jun 25, 2017

thx

@sg3des sg3des closed this as completed Jun 25, 2017
@peterhellberg
Copy link

peterhellberg commented Mar 7, 2018

There is no need for -ldflags=-s atleast not on OS X El Capitan and High Sierra (Using Go 1.10)

@sg3des
Copy link
Owner

sg3des commented Mar 7, 2018

same issue about -ldflags=-s - golang/go#11887, if i`m right fixed in 1.8.1

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

3 participants