mold - a faster drop-in replacement for existing Unix linkers
It is several times faster than the LLVM lld linker, the
second-fastest open-source linker which was created by the same author
a few years ago. mold is designed to increase developer productivity by
reducing build time, especially in rapid debug-edit-rebuild cycles.
Build options:
- TARGETS: values={target1;target2;...}, default={empty} (all targets)
Upstream discourages not building all targets, but provides this
option for anybody wanting to reduce build time. List of targets as
of v2.41.0:
X86_64, I386, ARM64LE, ARM64BE, ARM32LE, ARM32BE, RV32LE, RV32BE,
RV64LE, RV64BE, PPC32, PPC64V1, PPC64V2, S390X, SPARC64, M68K,
SH4LE, SH4BE, LOONGARCH32, LOONGARCH64
Maintained by: xaizek
Keywords: mold,linker,ld
ChangeLog: mold
Homepage:
https://github.com/rui314/mold
Download SlackBuild:
mold.tar.gz
mold.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| mold.SlackBuild |
| mold.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds