>>>>> "Sven" == Sven LUTHER <[EMAIL PROTECTED]> writes:
Sven> yours. Do you know what the Sven> arch/ppc/kernel/head.o(.text+0x0): relocation truncated to fit: Sven> R_PPC_ADDR32 __start Sven> message is all about ? Probably because some of the code is too big to fit below a following .org. Try adding a lot of NOPs to the 0x0000-0x0100 code and see if it causes such a message. With the older tools it complains about a reorg backwards or something like that - could be the same. Could also be something different. JEsper

