https://sourceware.org/bugzilla/show_bug.cgi?id=27360
John <bugs.sourceware at johnthomson dot fastmail.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugs.sourceware@johnthomson
| |.fastmail.com.au
--- Comment #24 from John <bugs.sourceware at johnthomson dot fastmail.com.au>
---
Hi,
I ran into a very similar problem when cross compiling binutils 2.37 for armv7
on Arch Linux x86_64. It looks like a duplicate / extension of this bug:
The libctf install relink uses host /usr/lib/libiberty.a. If the fix for this
bug (libctf: link against libiberty before linking in libbfd or libctf-nobfd)
is applied (to my binutils 2.37), then the libctf install relink uses host
/usr/lib/libz.so, and then /usr/lib/libz.a.
Details here:
https://sourceware.org/bugzilla/show_bug.cgi?id=28545
Cheers
--
You are receiving this mail because:
You are on the CC list for the bug.