|
|
|
|
|
by tlb
4265 days ago
|
|
I've built a few such configurations myself, but never again. The worst behavior is that sometimes, the NFS caches result in compiling old versions of some files some of the time. When you're rapidly tweaking things for debugging and sometimes some changes only make it into some compilation units, it can drive you insane. And it doesn't go much faster than just compiling locally with Clang on an 8 core CPUs with SSDs. |
|