powerpc allnoconfig
Andrew Morton
akpm at linux-foundation.org
Wed Mar 4 03:56:14 EST 2009
On Tue, 3 Mar 2009 11:14:04 +0100 (CET) Geert Uytterhoeven <Geert.Uytterhoeven at sonycom.com> wrote:
> > > let us know if that works :-)
> >
> > didn't. Oh well.
>
> Does allnoconfig work if you force the compiler to be 32-bit, like
>
> make CC="powerpc64-unknown-linux-gnu-gcc -m32"
Nope:
scripts/mod/empty.c:1: error: -m64 requires a PowerPC64 cpu
I have a 32-bit-only gcc and `allnoconfig' secretly switches your
CPU from 64-bit to 32-bit.
More information about the Linuxppc-dev
mailing list