High Performance Mold Linker Begins Adding macOS, CMake Build Support

While just a point release, Mold 1.4.1 is notable in that it has alpha-level support for macOS. Though at this time using the high performance linker on macOS isn't intended "for anything serious", but this support is getting off the ground.
The other notable change with Mold 1.4.1 is beginning to support the CMake build system in addition to GNU Make. The long-term plan is to switch over to CMake as its primary build system. One of the motivations for this CMake support is for Mold ultimately wanting to support Microsoft Windows and there CMake is much better suited.
Mold 1.4.1 also has a number of bug fixes, defaults to "--hash-style=both", and other updates. Downloads and more details on the Mold 1.4.1 linker via GitHub.
9 Comments