On Mon, Nov 26, 2001 at 09:59:52AM +0100, Andre.Messerschmidt@infineon.com wrote: > init/main.o: In function `init': > init/main.c:794: relocation truncated to fit: R_MIPS_GPREL16 execute_command ^^^^^^^^^^^^^^ Shit in, shit out. You must be invoking the compiler with some option for GP relative optimization. Won't work. Ralf