Fwd: linkder script gui
Peter Lorenz
peter.lorenz@student.tugraz.at
Wed Sep 21 13:41:00 GMT 2016
Hi,
I want to write a Linker Script GUI. Where I can open a linker script
file and it also opens its includes.
To show MEMORY and SECTION visually.
I am trying to start with:
./<binutils>/ld/ld-new -m elf_x86_64
I have cloned the binutils 2.27 into a folder it is not that one from my
Arch Linux and getting following error: http://codepad.org/aHj9QVQc
$unrecognised emulation mode: elf_x86_64
On my Arch Linux following are working:
$ ld -V
GNU ld (GNU Binutils) 2.27
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
elf_iamcu
i386linux
elf_l1om
elf_k1om
Of course, I understand, it is seperated to that one I ve cloned.
Is there a little trick that makes it run?
regard,
--
Peter Lorenz __
__ _| |_
| || |
|_ _||__|
|__| TU GRAZ
More information about the Binutils
mailing list