Skip to content

Document rustc toolchain version #425

@Kswin01

Description

@Kswin01

The tool defines: "target-pointer-width": "64" in aarch64_sel4_minimal.json. On some versions of the rust compiler (in this case: rustc 1.93.1`, we get the following error:

error: error loading target specification: target-pointer-width: invalid type: string "64", expected u16 at line 31 column 30

It should be documented what version of rustc we need to build the tool, in this case 1.90.0 is the correct version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions