Rust 1.90 and LLD

⚓ Rust    📅 2025-09-20    👤 surdeus    👁️ 7      

surdeus

Warning

This post was published 42 days ago. The information described in this article may have changed.

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Rust 1.90 and LLD

Hello,

I udpated with rustup the latest Rust version (I chose "complete" profile) and I'm trying to compile a simple crate (create simply with "cargo init") but I've the following error: error: linker cc not found.

I don't have "gcc" installed but I'v LLVM with lld in PATH.

Note: I'm on Fedora 42.

Regard,

1 post - 1 participant

Read full topic

🏷️ Rust_feed