Skip to content

Changing default stack/_end addresses #174

Answered by jart
tstack asked this question in Q&A
Discussion options

You must be logged in to vote

If you need your APE executables loaded at a number greater than the 4gb mark, I'm not sure if it's possible. There's integer overflow bugs in the GNU BFD Linker that prevent us from doing all our fancy linker relocation hacks. Needless to say, once the executable is loaded into memory, it can remap itself to a higher address, with some heroics.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@tstack
Comment options

@jart
Comment options

jart May 26, 2021
Maintainer

@jart
Comment options

jart May 26, 2021
Maintainer

@jart
Comment options

jart May 26, 2021
Maintainer

@tstack
Comment options

Answer selected by tstack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants