Hi i have been trying to get emerge to work with distcc but its giving me a hard time. I put the following in my make.conf (as the doc of distcc says) CC="distcc" CXX="distcc" MAKEOPTS="-j4" DISTCC_HOSTS="host1 localhost"
but when i emerge something it still doesn't use distcc i also tryed with MAKEOPTS="-j4" CC="distcc" CXX="distcc" emerge something i also tryed by chaning those env vars by export them, but still nothing What am i doeing wrong? thanks -- [EMAIL PROTECTED] mailing list
