bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27666] ar doesn't create indices on Solaris/sparcv9


From: nickc at redhat dot com
Subject: [Bug binutils/27666] ar doesn't create indices on Solaris/sparcv9
Date: Mon, 17 May 2021 19:30:01 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |nickc at redhat dot com
             Status|NEW                         |ASSIGNED
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 13455
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13455&action=edit
Proposed patch

Hi Rainer,

  Would you mind trying out the uploaded patch ?

  I am working on a theory that the real bug is that
_bfd_write_archive_contents() is not creating the symbol index.  As you noted
the call to bfd_check_format() fails, because there are two potential matches. 
But I do not think that this is grounds for the archiver to decide that there
are no objects in the library.

  Even with this patch applied, most of the linker tests that are failing
continue to do so, but I have not yet investigated why.  I just wanted to show
you my ida, and see if you thought that it might be worth persuing.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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