Skip to content

Nightly/newer versions of llvm-binutils no longer recognize --arch-name #73

@StripedMonkey

Description

@StripedMonkey

In following the embedonomicon I discovered that cargo objdump --bin app -- -d -no-show-raw-insn no longer works, for two reasons

  1. llvm-objdump no longer accepts --arch-name
  2. -no-show-raw-insn must have two -s instead of one on stable.

This is on https://docs.rust-embedded.org/embedonomicon/memory-layout.html#inspecting-it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions