|
|
|
|
|
by lambda
4051 days ago
|
|
> The other alternative is you download source, at which point the Makefile or any other piece of the build that you execute can do whatever the shell script would have done Part of the problem with this is that since it's a bootstrapped compiler, and the only one for the language so far, "downloading source" mean you need a binary to compile it with, which devolves to the same problem. |
|