Skip to content

error: llvm-tools component is missing or empty #7

Closed
@pravic

Description

@pravic

$ rustup component add llvm-tools --toolchain nightly
$ cargo +nightly install cargo-binutils

$ cargo +nightly size
error: llvm-tools component is missing or empty. Install it with rustup component add llvm-tools

$ rustup component list --toolchain nightly | grep tools
llvm-tools-x86_64-pc-windows-msvc (installed)

Version:

$ rustc +nightly -vV
rustc 1.28.0-nightly (cd494c1f0 2018-06-27)
binary: rustc
commit-hash: cd494c1f0915da00a63c03454a96d504afe764ff
commit-date: 2018-06-27
host: x86_64-pc-windows-msvc
release: 1.28.0-nightly
LLVM version: 6.0

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