bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13256] AR + plugin fails with "no operation specified" err


From: nickc at redhat dot com
Subject: [Bug binutils/13256] AR + plugin fails with "no operation specified" error
Date: Wed, 24 Jul 2019 11:22:27 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Akos,

  OK, I have checked in a patch which should fix this problem.  At least
  for the case where "no operation specified" would have occurred.  There
  will still be an issue if an operation is specified, so for example:
  "ar --plugin <foo> -c r libfoo.a foo.o" will not work because the "r" 
  option will be interpreted as a file name.  But I think that such a 
  situation is unlikely to occur in real world uses of ar.

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]