(no title)
Erlangen | 2 years ago
> distcc is not itself a compiler, but rather a front-end to the GNU C/C++ compiler (gcc), or another compiler of your choice. All the regular gcc options and features work as normal.
Erlangen | 2 years ago
> distcc is not itself a compiler, but rather a front-end to the GNU C/C++ compiler (gcc), or another compiler of your choice. All the regular gcc options and features work as normal.
nicce|2 years ago
Taywee|2 years ago
0xffff2|2 years ago
So `make` is also a compiler?
justinsaccount|2 years ago
I think the end result was that the transfer time at 10mbps speeds made it take longer than it would have just transforming locally, but it was neat to see it work!