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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |OBSOLETE

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

> $ ar rc foo.a zeros.img
> [1]    31479 abort      ar rc foo.a zeros.img
> 
> Is this an expected behavior, or should there be an error message?

There should be an error message.  And in fact there is one, provided that you
use a sufficiently new release of the binutils:

  $ ar rc foo.a zeros.img
  ar: foo.a: Error reading zeros.img: File too big

  $ar --version
  GNU ar version 2.27-24.fc26

(That is actually a relatively old version as we on release 2.29 now...)

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