Y
Hacker News
new
|
ask
|
show
|
jobs
by
rizzaxc
1465 days ago
if mold has multiple advantages over the official ones and no drawback, can't you send them an RFC once mold reaches 1.0?
3 comments
rui314
1465 days ago
None of gold, lld or mold can replace GNU ld entirely because they don't cover all features that GNU ld has.
link
rurban
1465 days ago
the whole embedded world uses linker scripts. for sure not mold goal. also, they don't have linker performance problems, but the big C++ apps have.
link
5e92cb50239222b
1465 days ago
Read the readme. Full compatibility with gold/lld is a non-goal and will significantly slow down the linker IIUC.
link