Ian Lance Taylor <[EMAIL PROTECTED]> writes:
> Jan Blunck <[EMAIL PROTECTED]> writes:
>
>> Although the linker script looks ok, the resulting binary isn't executable on
>> x86_64. Without defining the program headers in the linker script the
>> executable is working fine.
See PR gold/5996
Andrea
Jan Blunck <[EMAIL PROTECTED]> writes:
> Although the linker script looks ok, the resulting binary isn't executable on
> x86_64. Without defining the program headers in the linker script the
> executable is working fine.
What happens if you use -z max-page-size=0x10 ?
I have tested this on x