Hi, I just installed distcc and run into a problem when compiling linux kernel 2.6.11. I first did a make -j8 CC=distcc. When it finished, I tried to install the kernel using make install. However, this make install didn't work as I expected. Instead, it triggered a recompilation of the entire kernel once again. Does linux kernel Make file check for which compiler it uses to generate the obj files?
Thanks, -Junfeng __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc
