Re: cr16-elf tools error: no .eh_frame_hdr table will be created.

2009-07-01 Thread Alan Modra
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

Re: cr16-elf tools error: no .eh_frame_hdr table will be created.

2009-06-30 Thread M R Swami Reddy
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

Re: cr16-elf tools error: no .eh_frame_hdr table will be created.

2009-06-29 Thread M R Swami Reddy
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

Re: cr16-elf tools error: no .eh_frame_hdr table will be created.

2009-06-29 Thread Alan Modra
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

cr16-elf tools error: no .eh_frame_hdr table will be created.

2009-06-29 Thread M R Swami Reddy
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