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