This is the Linux app named mold whose latest release can be downloaded as mold-2.41.0-s390x-linux.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named mold with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
mold
DESCRIPTION
Mold is a modern high-performance linker designed as a drop-in replacement for traditional Unix linkers, with a primary goal of dramatically reducing build times for large software projects. In compiled languages like C, C++, and Rust, the linking phase can become a significant bottleneck, especially in large codebases, and mold addresses this by leveraging highly optimized algorithms and extensive parallelism. It is capable of utilizing all available CPU cores efficiently, resulting in significantly faster linking compared to other popular linkers such as GNU ld, gold, and LLVM lld. The tool is designed to integrate seamlessly into existing build systems, requiring minimal configuration changes to adopt. Mold supports a wide range of architectures, including x86-64, ARM, RISC-V, and PowerPC, making it suitable for diverse development environments.
Features
- Extremely fast linking using parallel processing across CPU cores
- Drop-in replacement for existing Unix linkers
- Support for multiple architectures including x86, ARM, and RISC-V
- Seamless integration with existing compilers and build systems
- Optimized algorithms for handling large codebases efficiently
- Improved developer productivity through reduced build times
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/mold.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.