configure output: checking whether x86_64-pc-linux-musl-objcopy works for absolute addresses... configure: error: x86_64-pc-linux-musl-clang cannot link at address 0x2000
The relevant contents of config.log:
x86_64-pc-linux-musl-ld: error: section '.text' address (0x2000) is smaller than image base (0x400000); specify --image-base
x86_64-pc-linux-musl-ld: error: section '.interp' address (0x200f) is smaller than image base (0x400000); specify --image-base
x86_64-pc-linux-musl-clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:41765: $? = 1
configure:41768: error: x86_64-pc-linux-musl-clang cannot link at address 0x2000
Autotools… holy shit.
The relevant contents of config.log:
x86_64-pc-linux-musl-ld: error: section '.text' address (0x2000) is smaller than image base (0x400000); specify --image-base
x86_64-pc-linux-musl-ld: error: section '.interp' address (0x200f) is smaller than image base (0x400000); specify --image-base
x86_64-pc-linux-musl-clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:41765: $? = 1
configure:41768: error: x86_64-pc-linux-musl-clang cannot link at address 0x2000
Autotools… holy shit.
2