←back to thread

383 points hkalbasi | 1 comments | | HN request time: 0.211s | source
Show context
ajb ◴[] No.42816737[source]
2008: Gold, a new linker, intended to be faster than Gnu LD

2015(?): Lld a drop in replacement linker, at least 2x as fast as Gold

2021: mold, a new linker, several times faster than lld

2025: wild, a new linker...

replies(4): >>42816811 #>>42817077 #>>42817811 #>>42819983 #
cbmuser ◴[] No.42817811[source]
Gold is slated for removal from binutils for version 2.44.0, so it's officially dead.
replies(1): >>42819494 #
1. saagarjha ◴[] No.42819494[source]
Where is the effort going now? lld?