Re: [PATCH] kbuild: work around distcc/icecc madness

From: Thomas Gleixner
Date: Fri Mar 20 2009 - 16:43:04 EST


On Fri, 20 Mar 2009, Ingo Molnar wrote:
> i dont do anything weird. i use:
>
> CROSS_COMPILE='distcc
> /opt/crosstool/gcc-4.2.2-glibc-2.3.6/i686-unknown-linux-gnu/bin/i686-unknown-linux-gnu-'
>
> host compiler was never supposed to be the same in terms of
> capability as target compiler.

Hmm. Then something else is going wrong. The kernel build system
checks the target compiler not the host one.

Is your distcc setup using the same compilers on all your machines in
the build cluster ?

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/