Skip to content

cmd/go: build errors on OS X Mavericks #6802

@gopherbot

Description

@gopherbot

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions