Well, I decided to try distcc once again and set up a few machine to do so.
I have set the -march directive on each machine to its own (and not "native"), and set up the accesses. It seems to work on most packages. However, I've found that there's some packages that just don't work: -mysql/mariadb errors out "can't find synch.h" -ffmpeg errors out "can't find windows.h" -xbmc and mythtv both failed as well, but this may be because of the above two errors. These are repeatable errors and they occur on all three of my mythtv frontends. Now, I've disabled distcc on one machine completely and above packages compile fine, so it must be something to do with distcc. So that's what I'm doing for the time being. However, this poses another question: is there a way to tell portage to NOT use distcc for certain packages? Rather than manually disabling it. Dan

