This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is it possible to remove section padding from in as/ld?


Miro Kropacek wrote:
But it reads input sections with something like:
*(.text)
and I don't know any syntax to force the alignment of the individual
sections found by this wildcard.
SUBALIGN?

It seems you are right: http://sourceware.org/binutils/docs-2.20/ld/Output-Section-Attributes.html http://sourceware.org/binutils/docs-2.20/ld/Forced-Input-Alignment.html

--
Vincent Rivière


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]