| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mold-2.40.2-s390x-linux.tar.gz | 2025-07-12 | 7.8 MB | |
| mold-2.40.2-x86_64-linux.tar.gz | 2025-07-12 | 5.1 MB | |
| mold-2.40.2-aarch64-linux.tar.gz | 2025-07-12 | 5.0 MB | |
| mold-2.40.2-arm-linux.tar.gz | 2025-07-12 | 5.1 MB | |
| mold-2.40.2-loongarch64-linux.tar.gz | 2025-07-12 | 5.1 MB | |
| mold-2.40.2-ppc64le-linux.tar.gz | 2025-07-12 | 6.7 MB | |
| mold-2.40.2-riscv64-linux.tar.gz | 2025-07-12 | 5.3 MB | |
| mold 2.40.2 source code.tar.gz | 2025-07-12 | 11.0 MB | |
| mold 2.40.2 source code.zip | 2025-07-12 | 12.7 MB | |
| README.md | 2025-07-12 | 556 Bytes | |
| Totals: 10 Items | 63.8 MB | 0 | |
mold 2.40.2 is a maintenance release of the high-speed linker.
Bug Fixes and Compatibility Improvements
- Fixed an issue where mold failed with a "too many open files" error when linking a very large program with LTO using Clang. (1956ae6ac863116a1b7396606427e45fbdee59e0)
- [RISC-V] Fixed an issue in which mold failed to report a relocation overflow error. (52c698d6252bed5c5a4a4235366d50e6d5ced214)
- [ARM64] mold can now create range extension thunks with displacements greater than 2^32 bytes. (47f6c2839c15cd0e982956c760428617ea35a0e9)