Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: pjones at redhat dot com
Target Milestone: ---
Some time ago I decided to try to enforce some hygiene on one
of the libraries I maintain, and started linking it with
-Wl,--fatal
https://sourceware.org/bugzilla/show_bug.cgi?id=26206
pjones at redhat dot com changed:
What|Removed |Added
CC||pjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26206
--- Comment #8 from pjones at redhat dot com ---
(In reply to Tamar Christina from comment #7)
> (In reply to pjo...@redhat.com from comment #6)
> > FYI I've got a partial implementation here:
> > https://github.com/vathpe
https://sourceware.org/bugzilla/show_bug.cgi?id=26206
--- Comment #19 from pjones at redhat dot com ---
Can you share your tree so we can replicate this locally? Aside from that,
"objdump -f" or even "objdump -x" would be helpful.
My initial suspicion is that it's
https://sourceware.org/bugzilla/show_bug.cgi?id=26206
--- Comment #22 from pjones at redhat dot com ---
Created attachment 13739
--> https://sourceware.org/bugzilla/attachment.cgi?id=13739&action=edit
add aarch64_pei_vec to aarch64-*-linux* as well
I had to add the attached patch as
https://sourceware.org/bugzilla/show_bug.cgi?id=26206
--- Comment #24 from pjones at redhat dot com ---
(In reply to Tamar Christina from comment #23)
> (In reply to pjo...@redhat.com from comment #22)
> > When we do that, we get these targets in "objdump --help":
> >