bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29042] opcodes libtool regression


From: toolybird at tuta dot io
Subject: [Bug binutils/29042] opcodes libtool regression
Date: Wed, 13 Apr 2022 04:18:13 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29042

--- Comment #1 from Toolybird <toolybird at tuta dot io> ---
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 with this dirty hack:

sed -i '/SHARED_LIBADD/s|../bfd/libbfd.la|-Wl,`pwd`/../bfd/.libs/libbfd.so|' \
  opcodes/configure

Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]