How do I solve "rust-lld: error: relocation R_X86_64_32 out of range"?

1 · Users Rust Lang · May 28, 2026, 10:52 a.m.
Summary
The blog post discusses a specific linker error encountered while compiling a Rust workspace, indicating that 16GiB of RAM may not be sufficient. The author seeks to maintain debug information while inquiring about the effect of using the '-fdebug-types-section' option and how to configure it in Cargo.toml.