[Bug binutils/29042] opcodes libtool regression (relinks libopcodes during install, picks up wrong libiberty from system)

2023-02-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 Sam James changed: What|Removed |Added Summary|opcodes libtool regression |opcodes libtool regression

[Bug binutils/29042] opcodes libtool regression

2023-02-08 Thread sam at gentoo dot org
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

[Bug binutils/29042] opcodes libtool regression

2023-02-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/29042] opcodes libtool regression

2023-02-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug binutils/29042] opcodes libtool regression

2022-04-16 Thread toolybird at tuta dot io
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

[Bug binutils/29042] opcodes libtool regression

2022-04-13 Thread toolybird at tuta dot io
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.

[Bug binutils/29042] opcodes libtool regression

2022-04-13 Thread toolybird at tuta dot io
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

[Bug binutils/29042] opcodes libtool regression

2022-04-13 Thread macro at orcam dot me.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 Maciej W. Rozycki changed: What|Removed |Added CC||macro at orcam dot me.uk -- You

[Bug binutils/29042] opcodes libtool regression

2022-04-12 Thread toolybird at tuta dot io
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