On Tue, Jun 30, 2009 at 01:24:22PM +0530, M R Swami Reddy wrote:
> Hi Alan,
> I have changed the relocs to solve in gas as shown below:
> ===
> RELOCATION RECORDS FOR [.eh_frame]:
> OFFSET TYPE VALUE
> R_CR16_SWITCH32 .LECIE1
> 0012 R_CR16_NUM32a ___gxx_personality
Hi Alan,
I have changed the relocs to solve in gas as shown below:
===
RELOCATION RECORDS FOR [.eh_frame]:
OFFSET TYPE VALUE
R_CR16_SWITCH32 .LECIE1
0012 R_CR16_NUM32a ___gxx_personality_v0
=
But still the error message displayed by the linker:
===
libgcc.a(u
Hi Alan,
Thank you very much for pointing the bug location. I will look into this.
Thanks
Swami
Alan Modra wrote:
On Mon, Jun 29, 2009 at 03:01:23PM +0530, M R Swami Reddy wrote:
Hello,
With binutils- 2.19.51.20090624, Iam getting below error message for c++
exceptions.
===
ld: error in
On Mon, Jun 29, 2009 at 03:01:23PM +0530, M R Swami Reddy wrote:
> Hello,
>
> With binutils- 2.19.51.20090624, Iam getting below error message for c++
> exceptions.
> ===
> ld: error in test_eh.o(.eh_frame); no .eh_frame_hdr table will be created.
>
You have a relocation on the length field
Hello,
With binutils- 2.19.51.20090624, Iam getting below error message for c++
exceptions.
===
ld: error in test_eh.o(.eh_frame); no .eh_frame_hdr table will be created.
Attached .s file to reproduce the issue.
NOTE: If the "--traditional-format" option passed to linker, the above
erro