|
From: | Nick Clifton |
Subject: | Re: bug in ld |
Date: | Wed, 01 Aug 2007 18:29:26 +0100 |
User-agent: | Thunderbird 1.5.0.10 (X11/20070301) |
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]> makearm-elf-as -ahls=ex5_start.lst -mapcs-32 -mcpu=arm7tdmi -o ex5_start.o ex5_start.sarm-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
[Prev in Thread] | Current Thread | [Next in Thread] |