bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26165] New: Odd ld --help output


From: hjl.tools at gmail dot com
Subject: [Bug ld/26165] New: Odd ld --help output
Date: Wed, 24 Jun 2020 13:35:03 +0000

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

            Bug ID: 26165
           Summary: Odd ld --help output
           Product: binutils
           Version: 2.35 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
                CC: roland at gnu dot org
  Target Milestone: ---

$ ld --help
...
 -d, -dc                     Force common symbols to be defined
 --dependency-file FILE, -dp Write dependency file
...

Before

commit f37b21b481a7804a13c5806098c19b6119288ba4
Author: Roland McGrath <mcgrathr@google.com>
Date:   Tue Jun 23 12:01:24 2020 -0700

    PR 22843: ld, gold: Add --dependency-file option.

we have

$ ld --help
...
  -d, -dc, -dp                Force common symbols to be defined
...

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