Get the latest tech news
Qualcomm Open-Sources The ELD Linker Embedded Linker
While LLVM LLD and Mold are two popular linkers on Linux systems with the latter being known for its impressive speed and much faster than GNU LD and Gold, this past week Qualcomm open-sourced a new linker: ELD.
While LLVM LLD and Mold are two popular linkers on Linux systems with the latter being known for its impressive speed and much faster than GNU LD and Gold, this past week Qualcomm open-sourced a new linker: ELD. ELD is a new linker open-sourced by Qualcomm focused on the needs of embedded developers. Those wanting to learn more about the ELD linker can do so via the Qualcomm blog and the code is under a BSD 3-clause license on GitHub.
Or read this on Phoronix