https://sourceware.org/bugzilla/show_bug.cgi?id=19248

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Rav,

  Without a way to reproduce this problem it is hard to know what it going
wrong.  My guess is that one of the object files involved is either corrupt or
contains symbols in a format that the linker is not expecting.  The assertion
that is triggered is testing that size of a symbol in an object file is the
same as the size of the auxilary entry.  This should be true for all object
files, which is why I think that some kind of corruption is involved.

Cheers
  Nick

-- 
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