[Bug binutils/3874] linker crashes with -m avr2 --oformat ihex

2007-01-19 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-01-19 12:23 --- Created an attachment (id=1509) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1509&action=view) Add definition of elf_backend_omit_section_dynsym to elf32-avr.c -- http://sourceware.org/bugzilla/show_

[Bug binutils/3874] linker crashes with -m avr2 --oformat ihex

2007-01-19 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-01-19 12:26 --- Hi Juergen, I do not have access to the /opt/cross/avr/lib/crttn2313.o object file, so I am not able to reproduce this bug. But adding the necessary line to elf32-avr.c looks fairly straightforward, so please c

Re: [Bug ld/3852] ld segfaults in mips_elf_create_dynamic_relocation

2007-01-19 Thread Nick Clifton
Hi Raj, hmmm I could reproduce it with todays snapshot too. I configured binutils as ./configure --target=mips-linux Sorry, I still cannot reproduce the problem, even using that exact configuration string. Can you do some more digging and find out where the seg-fault is occurring ? Ma

[Bug ld/3852] ld segfaults in mips_elf_create_dynamic_relocation

2007-01-19 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-01-19 15:16 --- Subject: Re: ld segfaults in mips_elf_create_dynamic_relocation Hi Raj, > hmmm I could reproduce it with todays snapshot too. > I configured binutils as > ./configure --target=mips-linux Sorry, I still cannot