Associate
May 29, 2017
Question
Makefile export creating overlapping program headers
- May 29, 2017
- 1 reply
- 626 views
Posted on May 29, 2017 at 07:11
I'm trying to create an ELF file to run in qemu gnuarmeclipse, and I'm getting an error when running. I know this problem is probably more one related to qemu, but it seems that the linker output is generating program segments that overlap. I've attached the verbose output of qemu. I'm just hoping that someone can help me figure out how to fix the linker file.