https://sourceware.org/bugzilla/show_bug.cgi?id=29042
Sam James changed:
What|Removed |Added
Summary|opcodes libtool regression |opcodes libtool regression
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
--- Comment #5 from Sam James ---
I suspect this is the same as an issue we've been hitting in Gentoo
(https://bugs.gentoo.org/834720) which is mostly noticeable if built the
previous system copy of binutils with --enable-pgo=lto (or otherwise
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
Sam James changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
Sam James changed:
What|Removed |Added
CC||sam at gentoo dot org
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
--- Comment #4 from Toolybird ---
This bug is a little more serious than I first thought.
Even when /usr/lib/libiberty.a does not exist, the following combination of
switches results in the wrong libiberty.a getting linked in:
--prefix=/usr
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
--- Comment #3 from Toolybird ---
Created attachment 14063
--> https://sourceware.org/bugzilla/attachment.cgi?id=14063&action=edit
log with --verbose
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
--- Comment #2 from Toolybird ---
Created attachment 14062
--> https://sourceware.org/bugzilla/attachment.cgi?id=14062&action=edit
log of failing libtool/linker command invocation
--
You are receiving this mail because:
You are on the CC l
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
Maciej W. Rozycki changed:
What|Removed |Added
CC||macro at orcam dot me.uk
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=29042
--- Comment #1 from Toolybird ---
After studying this for a bit, I'm fairly certain it can be fixed in the same
way that libctf was fixed. i.e.
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=7d53105d
For now, I'm just going to run