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

            Bug ID: 24523
           Summary: ld -r -b binary fails with "failed to merge target
                    specific data of file"
           Product: binutils
           Version: 2.32
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: sch...@linux-m68k.org
  Target Milestone: ---
            Target: m68k-*-*

Unlike most other targets, the merge_private_bfd_data method for the elf32-m68k
target returns an error when dealing with non-ELF files.

$ ld -m m68kelf -r -b binary /dev/null
ld: failed to merge target specific data of file /dev/null

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