https://sourceware.org/bugzilla/show_bug.cgi?id=29348
--- Comment #8 from Enze Li <lienze at sourceware dot org> --- (In reply to Alan Modra from comment #7) > That looks to be as expected. I wonder if your systems are typedef'ing > uint64_t as unsigned long long rather than unsigned long? To be honest, I didn't make any changes or settings to the system. After completing a fresh install of OpenBSD7.1, I used the following command to build, $ pkg_add -v git gmake $ git clone git://sourceware.org/git/binutils-gdb.git $ cd binutils-gdb $ ./configure --prefix=`pwd`/build $ gmake Then I encountered that error mentioned in comment #4. BTW, I downloaded the OpenBSD7.1 from here[1](install71.iso/amd64) > Preprocessed > source for the failing compile should show what underlying type is being > used. Can you provide that too? You mean the achieve.i? [1] https://www.openbsd.org/faq/faq4.html#Download -- You are receiving this mail because: You are on the CC list for the bug.