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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #2 from Alan Modra <amodra at gmail dot com> 2012-05-16 02:33:35 
UTC ---
What linker produced this binary?  This:

  [ 2] .dynsym           DYNSYM          000000c0 0000c0 000000 10   A  3   1 
4

is somewhat broken.  sh_info of 1 with sh_size of 0 is why GNU ld thinks the
global sym count is -1 and thus runs out of memory.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to