This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
RFC: Add --sort-section to ld
- From: "H. J. Lu" <hjl at lucon dot org>
- To: binutils at sources dot redhat dot com
- Date: Wed, 25 Aug 2004 14:07:58 -0700
- Subject: RFC: Add --sort-section to ld
We'd like to have a way to apply SORT to all wildcard sections in the
default linker scripts. I am thinking to add a new linker switch,
--sort-section, which sorts all wildcard sections. It will be ignored
when a user provided linker script is used. Any comments?
H.J.