Hi.
This is standart GNU cross tool for arm-elf (gcc-4.1.1 & binutils 2.17.50.0.3
20060715). After adding ld option "--gc-sections" got this error:
...
/usr/lib/gcc/arm-elf/4.1.1/../../../../arm-elf/bin/ld: internal error ldlang.c
4272
collect2: ld returned 1 exit status
...
Can supply any add
--- Additional Comments From amodra at bigpond dot net dot au 2006-08-23
01:37 ---
http://sourceware.org/ml/binutils-cvs/2006-08/msg00117.html
--
What|Removed |Added
This change
http://sourceware.org/ml/binutils/2006-07/msg00314.html
changes the section symbol for OVERLAY:
[EMAIL PROTECTED] overlay-2]$ cat foo.s
.section .text1,"ax","progbits"
.space 0x10
.section .text2,"ax","progbits"
.space 0x20
.section .text