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: FreeBSD 11 warning: DWARF2 only supports one section per compilation unit #19301

Closed
bradfitz opened this issue Feb 27, 2017 · 2 comments

Comments

@bradfitz
Copy link
Contributor

On the new FreeBSD 11 builders:

# runtime/cgo
runtime/cgo/gcc_amd64.S:47:1: warning: DWARF2 only supports one section per compilation unit
.section .note.GNU-stack,"",@progbits
^
go build runtime/cgo: C compiler warning promoted to error on Go builders

/cc @ianlancetaylor @mdempsky

@bradfitz bradfitz added this to the Go1.9 milestone Feb 27, 2017
@paulzhol
Copy link
Member

Isn't this a dup of #14705?

@bradfitz
Copy link
Contributor Author

@paulzhol, yup, thanks. Closing this one.

@golang golang locked and limited conversation to collaborators Feb 27, 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

4 participants