On Tue, 8 Jan 2008, Christian T. Steigies wrote: > On Mon, Jan 07, 2008 at 05:54:08PM +0100, Geert Uytterhoeven wrote: > > > There is a clue hidden here for what the real problem is, maybe you can > > > solve the puzzle? > > > > Perhaps you have `CONFIG_LOCALVERSION="-m68k"' in your .config? > > Nope, but I think this is due to 133-arch.diff. I think it cross-compiles
Ah yes, the existence of localversion.m68k causes it to append `-m68k'. > when I remove that patch, but maybe the first half is needed for native > compilation? The presence of `ARCH ?= m68k' just makes it easier for us lazy cross-compiling people, so we default to compiling for m68k by default... > The current failure is here (for amiga, atari, maybe more): > > CC drivers/ide/ide-lib.o > drivers/ide/ide-lib.c: In function `ide_dump_atapi_status': > drivers/ide/ide-lib.c:601: internal compiler error: in > verify_local_live_at_start, at flow.c:600 Hmmm... Try to lower the optimization level for that file. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]