https://sourceware.org/bugzilla/show_bug.cgi?id=28905
nroycea+sourceware at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nroycea+sourceware at gmail dot co | |m --- Comment #1 from nroycea+sourceware at gmail dot com --- I'm in the same boat as you, and so is LFS: https://www.linuxfromscratch.org/lfs/view/systemd/chapter06/binutils-pass2.html You'll notice they had to manually alter the "ltmain.sh" (libtool) script, just like yourself. For me it was affecting "bfd" and "libctf". Once libtool for those were altered, "make install" (with "DESTDIR") worked fine. The relevant error messages were: ***** "arm-genericx86-linux-gnueabi/bin/ld.bfd: skipping incompatible /usr/lib/libc.so when searching for -lcz" "libtool: install: error: relink `libbfd.la' with the above command before installing it" ***** It's a shame your finding never received any attention in 2+ years. -- You are receiving this mail because: You are on the CC list for the bug.