-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
by brainscott:
I'm simply running go build and running into an error on Mavericks. What is the expected output? Hello World! What do you see instead? # runtime/cgo clang: warning: argument unused during compilation: '-pthread' # runtime/cgo clang: error: no such file or directory: 'libgcc.a' Which compiler are you using (5g, 6g, 8g, gccgo)? Not sure Which operating system are you using? OSX Mavericks Which version are you using? (run 'go version') go version go1.1.2 darwin/amd64 Please provide any additional information below.