Skip to content

compiler-rt dependencies are not set up properly #12268

Closed
@lilyball

Description

@lilyball

Running make -j4 often fails with

error: linking with `cc` failed: exit code: 1
note: cc arguments: [...]
note: ld: library not found for -lcompiler-rt

when trying to compile rustc. A subsequent make will typically work. I assume this is a dependency issue with parallel building.

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