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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |amodra at gmail dot com
         Resolution|---                         |INVALID

--- Comment #4 from Alan Modra <amodra at gmail dot com> ---
If you are using one of the xcoff targets (either because you configured
binutils for one of those targets or due to selecting one of the xcoff targets
via the --target command line option) then adding 64-bit objects to an archive
requires -X64 or -X32_64.  binutils ar has behaved like this since 2002, well
before 2.23.2.  Just like your /bin/ar, the default is to process 32-bit object
files but ignore 64-bit objects.

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