Skip to content

go build error under OSX use demo2.go #188

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

Open
hantmac opened this issue Jan 4, 2019 · 1 comment
Open

go build error under OSX use demo2.go #188

hantmac opened this issue Jan 4, 2019 · 1 comment

Comments

@hantmac
Copy link

hantmac commented Jan 4, 2019

  • my gcc version
hanshanjiedeMacBook-Pro:~ hanshanjie$ gcc --version
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 10.0.0 (clang-1000.10.44.4)
Target: x86_64-apple-darwin18.2.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  • my osx version
    10.14.2 (18C54)

  • action
    go build demo2.go
    error: /usr/local/go/pkg/tool/darwin_amd64/link: /usr/local/go/pkg/tool/darwin_amd64/link: combining dwarf failed: Unknown load command 0x32 (50)

  • others
    go run demo2.go is ok.

@c-smile
Copy link
Contributor

c-smile commented Feb 24, 2019

Is it related to this: golang/go#25908 ?

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

No branches or pull requests

2 participants