bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17671] New: objcopy/strip don't understand -D/-U options


From: cherepan at mccme dot ru
Subject: [Bug binutils/17671] New: objcopy/strip don't understand -D/-U options
Date: Tue, 02 Dec 2014 20:13:19 +0000

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

            Bug ID: 17671
           Summary: objcopy/strip don't understand -D/-U options
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: cherepan at mccme dot ru

Created attachment 7984
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7984&action=edit
Patch to add "DU" to getopt_long

-D/-U, short counterparts for the --{enable,disable}-deterministic-archives
options are not understood by objcopy/strip.

Patch attached. I don't see any order in the list of options in getopt_long so
I added "DU" to the end.

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