https://sourceware.org/bugzilla/show_bug.cgi?id=31277
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickc at redhat dot com --- Comment #1 from Nick Clifton <nickc at redhat dot com> --- (In reply to Matthias Klose from comment #0) Hi Matthias, I have no idea what is causing this. :-( > however building a binutils on s390x-linux-gnu targeting > x86_64-linux-gnu fails in the 32bit subdir in libgcc that it doesn't > understand 32bit x86. If you look at the --help output of one of the built binutils tools, are any 32-bit x86 architectures listed, or just 64-bit ones ? Is it possible that there is a bug in how libgcc is testing for 32-bit x86 support ? (ie could this be a libgcc bug rather than a binutils bug ?) > This is working on host architectures like arm64, ppc64el, and probably > others, but not on s390x. This is so weird. If it works for other hosts, why not the s390x ? Could it be an endian thing ? The s390x is big-endian right, and all the rest are little-endian ? Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.