mips unordered symbol table and relocations

Nathan Sidwell nathan@codesourcery.com
Tue Nov 19 09:15:00 GMT 2002


Hi,
A windriver customer encounted a linker crash with a library archive produced
by an old toolchain. The symbol table is unoreded, with local and global
symbols intermixed. Some relocations were against symbols with no entry
in the (global) hash table, and these caused problems. objdump shows these
as relocations agains *ABS*. It may be possible that I've misunderstood these
*ABS* relocs, and the object file is infact corrupt. However, the attached
patch allows linkage to proceed. ok?

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
          'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bfd.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20021119/43cebe3d/attachment.ksh>


More information about the Binutils mailing list