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

Vincent Rivière vincent.riviere@freesbee.fr
Sat May 15 13:19:00 GMT 2010


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



More information about the Binutils mailing list