ld location counter going backward?

Andreas Schwab schwab@suse.de
Tue Mar 24 09:13:23 GMT 2026


On Mär 24 2026, Luke T. Shumaker wrote:

>     ...
>     } > RAM
>     __binary_info_end = .;
>
>     . = ALIGN((1<<LOG2CEIL(.-__logical_binary_start))/8);
>     .data  : {
>         __data_start__ = .;
>     ...

Do you have a region assignment for the .data section?

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Binutils mailing list