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

runtime/cgo: linker warning on FreeBSD 11 #18879

Closed
davecheney opened this issue Feb 1, 2017 · 1 comment
Closed

runtime/cgo: linker warning on FreeBSD 11 #18879

davecheney opened this issue Feb 1, 2017 · 1 comment

Comments

@davecheney
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

go1.8rc3

What operating system and processor architecture are you using (go env)?

freebsd/amd64

What did you do?

./make.bash

What did you expect to see?

No warnings

What did you see instead?

runtime/cgo

runtime/cgo/gcc_amd64.S:47:1: warning: DWARF2 only supports one section per compilation unit
.section .note.GNU-stack,"",@progbits

@ianlancetaylor
Copy link
Contributor

Dup of #14705.

@golang golang locked and limited conversation to collaborators Feb 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants