bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23385] Clarify defaults on ld --help


From: dilyan.palauzov at aegee dot org
Subject: [Bug ld/23385] Clarify defaults on ld --help
Date: Sun, 08 Jul 2018 18:04:31 +0000

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

--- Comment #2 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee 
dot org> ---
Here too clary the defaults for mutually exclusing options:

  --accept-unknown-input-arch Accept input files whose architecture cannot be
determined
  --no-accept-unknown-input-arch Reject input files whose architecture is
unknown
  --as-needed                 Only set DT_NEEDED for following dynamic libs if
used
  --no-as-needed              Always set DT_NEEDED for dynamic libraries
mentioned on the command line
  --copy-dt-needed-entries    Copy DT_NEEDED links mentioned inside DSOs that
follow
  --no-copy-dt-needed-entries Do not copy DT_NEEDED links mentioned inside DSOs
that follow
  --print-gc-sections         List removed unused sections on stderr
  --no-print-gc-sections      Do not list removed unused sections
  --allow-shlib-undefined     Allow unresolved references in shared libraries
  --no-allow-shlib-undefined  Do not allow unresolved references in shared libs
  --relax                     Reduce code size by using target specific
optimizations
  --no-relax                  Do not use relaxation techniques to reduce code
size

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