Hi Martin,
Here is a bug report with gnu tool suite for arm:
arm-elf-as: 2.17
arm-elf-ld: 2.17
Have you tried using the latest sources from the mainline of the binutils CVS
binutils repository ? If not then I would strongly urge you to do so. I
suspect that this bug has already been fixed there.
D9JV3WB1[/cygdrive/p/libraries/test5d]> make
arm-elf-as -ahls=ex5_start.lst -mapcs-32 -mcpu=arm7tdmi -o ex5_start.o
ex5_start.s
arm-elf-ld -v -Tblinky.ld --cref -Map .map -o ex5.elf \
ex5_start.o ex5_main.o bsp.o led.oram
GNU ld version 2.17
ex5_start.o: In function `loop':
(.text+0x114): undefined reference to `__fastcode_load'
arm-elf-ld: BFD 2.17 internal error, aborting at
../../binutils-2.17/bfd/elflink.c line 6509 in elf_link_output_extsym
Assuming that the mainline version of the assembler and linker do not fix this
problem, then please could you put together a small test case that reproduces
the problem and post it here ?
Cheers
Nick
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils