bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26035] New: Out of date linker help message


From: hjl.tools at gmail dot com
Subject: [Bug ld/26035] New: Out of date linker help message
Date: Mon, 25 May 2020 03:47:29 +0000

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

            Bug ID: 26035
           Summary: Out of date linker help message
           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
  Target Milestone: ---

ld --help prints

  --warn-shared-textrel       Warn if shared object has DT_TEXTREL
...
  -z text                     Treat DT_TEXTREL in shared object as error
  -z notext                   Don't treat DT_TEXTREL in shared object as error
  -z textoff                  Don't treat DT_TEXTREL in shared object as error

But PIE can also have DT_TEXTREL.

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