= = The current 64-bit cross compiler dies on drivers/block/rd.c = Another 64-bit gotcha: in arch/parisc64/kernel/entry.S:start_parisc_asm the 'b start_parisc' is branching through a stub and failing miserably. Linker problem? -P