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

no symbol section #6

Open
mrbardia72 opened this issue Jun 24, 2022 · 2 comments
Open

no symbol section #6

mrbardia72 opened this issue Jun 24, 2022 · 2 comments

Comments

@mrbardia72
Copy link

/bin$ go tool nm -size api
reading api: no symbol section
reading api: no symbols

@nikolaydubina
Copy link
Owner

could you share which repo is this? need to repro.

are you building with cgo? could you share platform details?

@vincentbernat
Copy link

This can happen if you compile with -ldflags "-w -s"

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

No branches or pull requests

3 participants