https://sourceware.org/bugzilla/show_bug.cgi?id=28485
--- Comment #3 from Andrew Pullin ---
Ultimately, the workaround for this was to use the llvm/clang version of
objcopy to do the operation I needed to do to weaken symbols. Since the path
handling is consistent within their ecosystem, it was a
https://sourceware.org/bugzilla/show_bug.cgi?id=28485
--- Comment #1 from Andrew Pullin ---
This appears to originate from here:
https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=binutils/ar.c;h=8885585ef7537450f0f0990a5eeea7eb16bcad8f;hb=refs/heads/master#l1157
As far as I can tell, there
NCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: pullin at berkeley dot edu
Target Milestone: ---
I am trying to localize some symbols in objects inside an archive.
Ultimately, it seems like the