|
|
|
|
|
by rui314
1637 days ago
|
|
mold supports not only x86-64 but also i386 and ARM64. And besides libc, it can link almost all user-land Linux programs already (I tested that by compiling all Gentoo packages with mold). If you have to use a linker script for kennel development or embedded programming, mold doesn't work for you, though. |
|