Re: [arm-gnu] linking fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] linking fails



Slijepcevic, Sasa wrote:
arm-none-eabi-gcc -nostartfiles -L"/home/rwb/icb4/ilw_4_install/lib"
-T../target.ld -mno-thumb-interwork -mcpu=arm7tdmi -Wl,--gc-sections -Wl,-static -g -nostdlib -Xlinker -Map -Xlinker serial_2.Map -o"serial_2" ./serial_2.o

collect2: ld terminated with signal 11 [Segmentation fault]

I am seeing the same error message when I tried to link with the linker from arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q1-203) 4.3.3, and I had a following line in my linker command file:

If you ever see a linker segmentation fault like the one above, please submit a full test case to support@xxxxxxxxxxxxxxxxx The test case should include all objects used in the link and the command used to invoke the final link. We are always interested in making the tools better!

Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos@xxxxxxxxxxxxxxxx
(650) 331-3385 x716