Skip to content

apply ld-wrapper to rust-lld #159

@liketechnik

Description

@liketechnik

Since the 2024-05-18 nightly, rust defaults to its own rust-lld linker, which doesn't work by default on NixOs (rust-lang/rust#125321).

The problem has been fixed in:

for the respective nix specific rust toolchain providers.

For fenix, builds using a nightly at least as recent as 2024-05-18 builds (at least on x86_64 linux) fail with the error visible in the first linked issue.


I'm unfortunately not knowledgeable enough to know where/how to apply the fix(es) that have been found to fenix, otherwise I'd be glad to help implement this for fenix too.

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