Skip to content

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

@wasphin

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));

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