[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/23358] New: ld --help|grep separate-code -- clarify default
From: |
dilyan.palauzov at aegee dot org |
Subject: |
[Bug ld/23358] New: ld --help|grep separate-code -- clarify default |
Date: |
Sat, 30 Jun 2018 18:30:47 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23358
Bug ID: 23358
Summary: ld --help|grep separate-code -- clarify default
Product: binutils
Version: 2.32 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: dilyan.palauzov at aegee dot org
Target Milestone: ---
$(ld.bfd --help|grep sepa) shows:
-z separate-code Create separate code program header
-z noseparate-code Don't create separate code program header
(default)
On x86_64 ./configure implies --enable-separate-code and "-z separate-code" is
the default.
Update lexsup.c to honour DEFAULT_LD_Z_SEPARATE_CODE or alike when printing
"default" for (no)seprate-code on $(ld --help).
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/23358] New: ld --help|grep separate-code -- clarify default,
dilyan.palauzov at aegee dot org <=