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

From: Ingo Molnar
Date: Fri Mar 20 2009 - 14:59:57 EST



* Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> On Fri, 20 Mar 2009, Ingo Molnar wrote:
> > > ---
> > > scripts/Kbuild.include | 5 +++--
> > > 1 file changed, 3 insertions(+), 2 deletions(-)
> >
> > Doesnt fully work:
> >
> > arch/x86/kernel/entry_32.S:346: Error: unknown pseudo-op: `.cfi_signal_frame'
> > arch/x86/kernel/entry_32.S:394: Error: unknown pseudo-op: `.cfi_signal_frame'
> > arch/x86/kernel/entry_32.S:519: Error: unknown pseudo-op: `.cfi_signal_frame'
> > arch/x86/kernel/entry_32.S:614: Error: unknown pseudo-op: `.cfi_signal_frame'
> > arch/x86/kernel/entry_32.S:685: Error: unknown pseudo-op: `.cfi_signal_frame'
> > arch/x86/kernel/entry_32.S:754: Error: unknown pseudo-op: `.cfi_signal_frame'
> >
> > config attached. Distcc driven build.
>
> Same config works fine here. Do you have different
> compilers/binutils on your distcc cluster ? I tripped over this
> distcc feature in the past, that's why I have switched to iceccc.

the distcc binutils is different from the host build environment
binutils and compiler. This always worked fine - can we preserve it?

Ingo
--
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/