Hi Chris,
We need some more information in order to be able to debug this
problem. Specifically:
* Which version of the binutils are you using ?
(If you are not using version 2.23 or the mainline development
sources, please could you try one of these - the problem may have
already b
If I assemble the following assembly
.text
the .text section begins right after the elf header at 0x34 (as expected).
However,
.text
.p2align 4,,1
makes the .text section begin at 0x40, ignoring the third expression, which
is documented as
If doing the alignment would require skipping more byt