Skip to content

arm32: incomplete type ‘Elf::CoreRegisters {aka Elf::user_regs_struct}’ #18

Description

@wasphin

Failed to cross-compile for arm32, which seems to have no definition for user_regs_struct, is there any workaround for this?

error: invalid application of ‘sizeof’ to incomplete type ‘Elf::CoreRegisters {aka Elf::user_regs_struct}’
                memcpy(reg, &prstatus.pr_reg, sizeof(*reg));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions