Qian Qiao wrote: > On 24/04/05, Nick Rout <[EMAIL PROTECTED]> wrote: > >>I am embarrassed as I am sure I asked this question once before, but I >>cannot find it in the archives. >> >>It was something to do with $PATH or $CC, turned out to be something >>quite simple, but I am stuck! > > AFAIK, kernel is one of those packages that cannot be compiled with > distcc. Correct me if I'm wrong.
Consider yourself corrected. To use distcc for the kernel, do something like: PATH="/usr/lib/distcc/bin:$PATH" make -- Andrew Gaffney http://dev.gentoo.org/~agaffney/ Gentoo Linux Developer Installer Project -- [email protected] mailing list

