| ▲ | Linkers (2007)(airs.com) | |
| 80 points by mattrighetti 3 days ago | 5 comments | ||
| ▲ | canucker2016 3 days ago | parent | next [-] | |
Wow. Has it been almost 20 years since the gold linker appeared? LLVM's lld linker is typically faster. see https://llvm.org/devmtg/2017-10/slides/Ueyama-lld.pdf and https://lld.llvm.org/ The developer behind the lld linker then developed the mold linker - see https://github.com/rui314/mold and https://news.ycombinator.com/item?id=34382908 There's also the wild linker - see https://www.phoronix.com/news/Wild-Linker, https://github.com/davidlattimore/wild and https://news.ycombinator.com/item?id=42814683 | ||
| ▲ | mattrighetti 3 days ago | parent | prev | next [-] | |
ToC of all the 20 articles: https://lwn.net/Articles/276782/ EDIT: hug of death I suspect, in the meantime you can use [0] [0]: https://web.archive.org/web/20250523172646/https://www.airs.... | ||
| ▲ | mrlonglong 21 hours ago | parent | prev | next [-] | |
Meet the new kid on the block, wild. Purported to be the fastest in the west. I'm using mold myself. | ||
| ▲ | tomhow 3 days ago | parent | prev | next [-] | |
Previously: Linkers, part 1 (2007) - https://news.ycombinator.com/item?id=9597406 - May 2015 (7 comments) | ||
| ▲ | coreyzzp 3 days ago | parent | prev [-] | |
[dead] | ||