https://sourceware.org/bugzilla/show_bug.cgi?id=20834
Cary Coutant <ccoutant at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |ASSIGNED
--- Comment #4 from Cary Coutant <ccoutant at gmail dot com> ---
The problem is that the default text segment starting address (which is 0x1000
for ARM) is not congruent with -z max-page-size. Adding -Ttext-segment=0x10000
along with -z max-page-size=0x10000 -z common-page-size=0x10000 will workaround
the problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils