mold 2.37.1
Fast linker
Mold is a faster drop-in replacement for existing linkers. It is designed to increase developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles.
- Outputs:
out
- Website: https://github.com/rui314/mold
- Licenses: AGPL 3
- Package source: gnu/packages/mold.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mold 2.37.1
as follows:
guix install mold@2.37.1
Or install the latest version:
guix install mold
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.