binutils uses --enable-64-bit-bfd even on x86
I’m not sure that this is a bug. But I note that our binutils 2.32.2-r0 APKBUILD always configures with “—enable-64-bit-bfd”, even on x86. Just thought I’d call attention to this, so that someone might confirm that yes, this is what we want.
From what I could gather in a round of googling, this isn’t really recommended. But neither have I found anyone saying it’s strictly incorrect.
Some links:
http://trac.cross-lfs.org/search?q=enable-64-bit-bfd
wiki.osdev.org/GCC_Cross-Compiler_for_x86_64#Binutils (though this
page is from Sept 2011/gcc 4.3-era).
(from redmine: issue id 1908, created on 2013-05-18, closed on 2014-12-10)