Ld - 2.17.90 patch level 2.247 elfxx-mips.c

2009-09-23 Thread VIJAYENDRA SUMAN
Title: Samsung Enterprise Portal mySingle Hello , After applying the patch for 2.247 of elfxx-mips.c, when i compile i get segfault collect2: ld terminated with signal 11 [Segmentation fault] My Gcc version is 4.2 Regards, Vijayendra Suman For 2,000 years Greek scholars thought

Re: Ld - 2.17.90 patch level 2.247 elfxx-mips.c

2009-09-23 Thread Nick Clifton
Hi VIJAYENDRA, After applying the patch for 2.247 of elfxx-mips.c, when i compile i get segfault Please could you try using the latest version of the linker (ie one built from the head of the mainline binutils cvs sources). If the problem still exists, please could you open a bug report

Re: Ld - 2.17.90 patch level 2.247 elfxx-mips.c

2009-09-23 Thread Nick Clifton
Hi VIJAYENDRA, #0 htab_traverse (htab=0x0, callback=0x8098370 mips_elf_create_la25_stub, I have seen this sort of thing before. It usually happens because the linker has been given an input file which is not the same type as the output file it has been asked to generate. Eg because main.o