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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to