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

cmd/objdump: unsupported architecture for ppc64/ppc64le #14846

Closed
laboger opened this issue Mar 17, 2016 · 2 comments
Closed

cmd/objdump: unsupported architecture for ppc64/ppc64le #14846

laboger opened this issue Mar 17, 2016 · 2 comments

Comments

@laboger
Copy link
Contributor

laboger commented Mar 17, 2016

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?
    go version devel +c63dbd8 Thu Mar 10 18:35:10 2016 +0000 linux/ppc64le
    Doesn't work on any earlier versions either.
  2. What operating system and processor architecture are you using (go env)?
    ppc64le
  3. What did you do?
    If possible, provide a recipe for reproducing the error.
    A complete runnable program is good.
    A link on play.golang.org is best.
    go tool objdump a.out
  4. What did you expect to see?
    A disassembly of the program.
  5. What did you see instead?
    objdump: disassemble a.out: unsupported architecture

I've seen a CL for this from Minux a while ago but haven't seen any recent updates.
If this was started but needs finishing I could help with that.

@bradfitz bradfitz added this to the Unplanned milestone Mar 17, 2016
@bradfitz
Copy link
Contributor

@minux?

@minux minux self-assigned this Mar 21, 2016
@minux minux closed this as completed Mar 24, 2016
@minux
Copy link
Member

minux commented Mar 24, 2016 via email

@golang golang locked and limited conversation to collaborators Mar 24, 2017
@rsc rsc unassigned minux Jun 23, 2022
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