Skip to content

rustc linker = aarch64-linux-gnu-ld, aarch64-linux-gnu-ld: cannot find -lgcc_s #94244

@neil1899

Description

@neil1899

the simple code

fn main() {
println!("Hello, world!");
}

rustc 1.57.0-nightly (5ecc8ad 2021-09-19)
binary: rustc
commit-hash: 5ecc8ad
commit-date: 2021-09-19
host: x86_64-unknown-linux-gnu
release: 1.57.0-nightly
LLVM version: 13.0.0

error:
= note: aarch64-linux-gnu-ld: cannot find -lgcc_s

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binariesS-needs-reproStatus: This issue has no reproduction and needs a reproduction to make progress.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions