bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22116] binutil ar abort


From: nickc at redhat dot com
Subject: [Bug binutils/22116] binutil ar abort
Date: Thu, 14 Sep 2017 10:54:46 +0000

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.


reply via email to

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