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 |
|---|---|---|
EPEL 8
|
aarch64 (37)*, ppc64le (31)*, x86_64 (49)* | EPEL 8 (102 downloads) |
Fedora 40
|
aarch64 (19)*, ppc64le (14)*, x86_64 (20)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (17)*, ppc64le (12)*, x86_64 (6)* | Fedora 41 (42 downloads) |
Fedora 42
|
aarch64 (16)*, ppc64le (13)*, x86_64 (12)* | Fedora 42 (31 downloads) |
Fedora 43
|
aarch64 (4)*, ppc64le (4)*, x86_64 (4)* | Fedora 43 (14 downloads) |
Fedora rawhide
|
aarch64 (34)*, ppc64le (35)*, x86_64 (32)* | Fedora rawhide (112 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ktdreyer/mold
More info about enabling Copr repositories
EPEL 8
Fedora 40