Build linkage.lds
LD rockbox.elf
/home/jens/rockbox/build/i300/librockbox.a(system-coldfire.o): In function `CDROMNEWBLK':
system-coldfire.c:(.text+0x4): undefined reference to `system_display_exception_info'
collect2: ld returned 1 exit status
Mini G2:
LD rockbox.elf
/home/jens/rockbox/build/mini2g/librockbox.a(kernel.o): In function `queue_wait':
kernel.c:(.icode+0x64): relocation truncated to fit: R_ARM_PC24 against `.text.queue_fetch_sender'
/home/jens/rockbox/build/mini2g/librockbox.a(thread.o): In function `sleep_thread':
thread.c:(.text.sleep_thread+0x48): relocation truncated to fit: R_ARM_PC24 against symbol `switch_t
hread' defined in .icode section in /home/Administrator/rockbox/build/mini2g/librockbox.a(thread.o)
/home/jens/rockbox/build/mini2g/librockbox.a(thread.o): In function `remove_thread':
thread.c:(.text.remove_thread+0x7c): relocation truncated to fit: R_ARM_PC24 against symbol `switch_
thread' defined in .icode section in /home/Administrator/rockbox/build/mini2g/librockbox.a(thread.o)
collect2: ld returned 1 exit status