>Kernel changes required for compiling Linux kernel 2.2.12 with binutils-2.9.4.
>0.6
>
>file:
>linux-2.2.12/arch/arm/boot/compressed/Makfile: ln 35
> elf32-arm gets changed to elf32-littlearm
>
> $(LD) -r -o piggy.o -b binary $$tmppiggy.gz -b elf32-littlearm -T $$tmppig
>gy.lnk; \
I suspect the resulting kernel will still not work with these changes; you
need to alter the linker script a bit more. If you get a newer version, the
required patches are already included. Or if you want I can mail you a copy
of the updated script and you can just drop it in to your tree.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]