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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---
Hi Martin,

  Thanks - with that version of the libm.a library I was able to reproduce the
bug and generate a patch.  (My original mistake was in not attempting to link
against an ELF format version of the libm.a library).

  I do wonder if we should issue an error message when attempting to perform
cross-format links like this.  Although in theory of course the library could
contain both COFF format objects and ELF format objects.  Which makes things a
little more complicated.  Hmm, maybe I need to think about this.

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