[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #14 from Dennis Clarke --- Follow up : the compile completes with a pile of warnings in various places. Nothing too severe. The test suite may take a very long time. Dennis -- You are receiving this mail becaus

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #13 from Dennis Clarke --- (In reply to Nick Clifton from comment #12) > (In reply to Dennis Clarke from comment #10) > > > I will give that patch a whirl and see what happens. This will just be > > a moment or two ... or three.

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #10 from Dennis Clarke --- For the sake of reference this is a very old machine and the OS is also very very old. Runs fine. Firstly the sys/byteorder.h merely asks if _BIG_ENDIAN is defined : n$ /usr/xpg4/bin/nl -b a -n rz /us

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #9 from Dennis Clarke --- (In reply to Nick Clifton from comment #5) > (In reply to Andreas Schwab from comment #4) > > No, it defines _BYTE_ORDER and _BIG_ENDIAN. > > Ah - so the issue is this line: > > #if defined(__GLIBC__)

[Bug binutils/29961] New: /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
NCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: dclarke at blastwave dot org Target Milestone: --- Firstly this may not be a bug at all. the real issue may be that I have a very old machin