|
|
|
|
|
by fjfaase
1122 days ago
|
|
The method described in the page you reference, does not exclude the possibility that the compiler you start with, contains malicious code, and recognizes that it is compiling the GCC code base. It is not true bootstrapping as described in [0]. If you read through [1] you will see that even getting a fairly recent version of TCC to compile is not that simple. [0] https://bootstrappable.org/
[1] https://bootstrapping.miraheze.org/wiki/Live-bootstrap |
|