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 (30)*, ppc64le (22)*, x86_64 (38)* | EPEL 8 (76 downloads) |
![]() |
aarch64 (15)*, ppc64le (16)*, x86_64 (4)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (12)*, ppc64le (12)*, x86_64 (12)* | Fedora 40 (39 downloads) |
![]() |
aarch64 (15)*, ppc64le (12)*, x86_64 (6)* | Fedora 41 (21 downloads) |
![]() |
aarch64 (8)*, ppc64le (8)*, x86_64 (4)* | Fedora 42 (5 downloads) |
![]() |
aarch64 (28)*, ppc64le (29)*, x86_64 (29)* | Fedora rawhide (93 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ktdreyer/mold
More info about enabling Copr repositories