|
|
|
|
|
by luism6n
702 days ago
|
|
I'm not the OP, but I think the goal is to make it cross architecture. Cross platform C compiler would give you cross OS compatibility, but chip architecture would still be fixed, I think. I.e., you can take your compiled.sh and run in an obscure processor with an obscure OS, as long as it's POSIX, it should work... |
|
I suppose the trust moves to the shell executable then, but at least you could run the bootstrapping with multiple shells and expect identical output.