What about the linker?
What about the linker?
Posted Jan 8, 2021 7:00 UTC (Fri) by eru (subscriber, #2753)In reply to: Bootstrappable builds by dvdeug
Parent article: Bootstrappable builds
Should we not also take into account the "ld", "ar" and other bintools? I think the Thompson attack would also work with "ld" and any other tool that is used in the process of generating the final program.
So the bootstrap process should either start with a compiler that directly produces an executable, or also bootstrap the linker without depending on any existing linker.
