Re: ld segfaults on parisc

2009-03-19 Thread Andreas Schwab
Alexander Beregalov writes: > 2009/3/17 Andreas Schwab : >> Could you please try this patch? >> >> Andreas. >> >> 2009-03-17  Andreas Schwab   >> >>        * elf32-hppa.c (final_link_relocate): Cast bfd_vma value to long >>        for format string. >> > It works, thanks! Thanks for testing. I

Re: ld segfaults on parisc

2009-03-18 Thread Alexander Beregalov
2009/3/17 Andreas Schwab : > Alexander Beregalov writes: > >> #0  strlen (str=0xc84 ) at strlen.c:64 >> #1  0x407b7530 in _IO_vfprintf_internal (s=0xfb1487a0, >>     format=0xfb147d80 "arch/parisc/kernel/built-in.o(.text+0x%lx): >> cannot reach %s, recompile with -ffunction-sections", ap=0xfb147d0

Re: ld segfaults on parisc

2009-03-17 Thread Andreas Schwab
Alexander Beregalov writes: > #0 strlen (str=0xc84 ) at strlen.c:64 > #1 0x407b7530 in _IO_vfprintf_internal (s=0xfb1487a0, > format=0xfb147d80 "arch/parisc/kernel/built-in.o(.text+0x%lx): > cannot reach %s, recompile with -ffunction-sections", ap=0xfb147d0c) > at vfprintf.c:1581 > #2