Description
mold is a faster drop-in replacement for existing Unix linkers. It is several times faster than LLVM lld linker. mold is created for increasing developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles.
Upstream project is https://github.com/rui314/mold
Fedora packaging code at https://github.com/ktdreyer/mold-rpm
Installation Instructions
Enable this Copr repo, then yum install mold
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (36)*, ppc64le (30)*, x86_64 (49)* | EPEL 8 (88 downloads) |
![]() |
aarch64 (19)*, ppc64le (14)*, x86_64 (20)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (17)*, ppc64le (12)*, x86_64 (6)* | Fedora 41 (30 downloads) |
![]() |
aarch64 (11)*, ppc64le (9)*, x86_64 (8)* | Fedora 42 (15 downloads) |
![]() |
aarch64 (32)*, ppc64le (34)*, x86_64 (32)* | Fedora rawhide (101 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ktdreyer/mold
More info about enabling Copr repositories