ty: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: dh.herrmann at gmail dot com
Hi
I use the following two lines to convert a binary file into an object file:
>
> ld -r -o file.o -z noexecstack --format=binary file.bin
&g
https://sourceware.org/bugzilla/show_bug.cgi?id=16744
--- Comment #2 from David Herrmann ---
Host/build/target machine is x86-64
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gn
https://sourceware.org/bugzilla/show_bug.cgi?id=16744
--- Comment #4 from David Herrmann ---
Full target is: x86_64-unknown-linux-gnu
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binuti
https://sourceware.org/bugzilla/show_bug.cgi?id=16744
--- Comment #6 from David Herrmann ---
Looks good. I cannot tell whether the flags are correct, but seems fine.
Thanks!
Symbol table from "objdump -t" with patch applied is:
SYMBOL TABLE:
ld .rodata
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: dh.herrmann at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
Created attachment 8368
--> https://sourceware.org/bugzilla/attachment.cgi?id=8368&action=edit
test.c: Example source f
https://sourceware.org/bugzilla/show_bug.cgi?id=18548
--- Comment #1 from David Herrmann ---
Created attachment 8369
--> https://sourceware.org/bugzilla/attachment.cgi?id=8369&action=edit
test.sym: Symbol script used for test.c
--
You are receiving this mail because:
You are on the CC list fo