[parisc-linux] 64-bit cross compiler broken

Paul Bame bame@noam.fc.hp.com
Fri, 25 Aug 2000 17:17:53 -0600


= 
= 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