[Slackbuilds-users] Missing "lld" on x86 Slackware-15.0
Shahab Vahedi
list+sbo at vahedi.org
Sun Mar 1 20:48:24 UTC 2026
On 1-Mar-2026, fsLeg wrote:
> Well, the missing LLD in 32 bit Slackware is something so be brought up on LQ, not here. Maybe Pat will see it and rebuild llvm-13 to include LLD. Or maybe LLD from llvm-13 just doesn't build on 32 bit Slackware.
If I find some time I'll try to raise it on LQ. Thanks for the suggestion!
Finally I managed to solve the issue by actually relying on "rust-opt".
Luckily, there is an "ld.lld" provided by Rust itself
/opt/rust/lib/rustlib/i686-unknown-linux-gnu/bin/gcc-ld/ld.lld
In my SlackBuild, I add that to the PATH under "i?86" systems.
-Shahab
More information about the SlackBuilds-users
mailing list