bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/9934] arm gnueabi linker often fails with FPE error while linkin


From: nickc at redhat dot com
Subject: [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs
Date: 13 Mar 2009 11:38:23 -0000

------- Additional Comments From nickc at redhat dot com  2009-03-13 11:38 
-------
Hi Mike,

  I have checked in a revised version of my previous patch (uploaded) which will
stop the linker from seg-faulting.  It will still refuse to produce an
executable because of the non-representable section (in the crtn.o) file, but
that is now the correct behaviour.  Once the patch for 9945 is applied and a new
stripped version of crtn.o is produced the entire problem should go away.

Cheers
  Nick

bfd/ChangeLog
2009-03-13  Nick Clifton  <address@hidden>

        PR 9934
        * elf-bfd.h (NUM_SHDR_ENTRIES): Cope with an empty section.
        * elflink.c (elf_link_read_relocs_from_section): Use
        NUM_SHDR_ENTRIES.  Gracefully handle the case where there are
        relocs but no symbol table.
        * elf32-arm.c (elf32_arm_check_relocs): Likewise.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=9934

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]