This package browser is in early development. Mind the rough edges.

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.

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.