[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0903202123310.29264@localhost.localdomain>
Date: Fri, 20 Mar 2009 21:41:20 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Ingo Molnar <mingo@...e.hu>
cc: Sam Ravnborg <sam@...nborg.org>,
LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [PATCH] kbuild: work around distcc/icecc madness
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists