On Sat, May 05, 2018 at 05:24:37PM +0800, zhipeng wan wrote:
> ../../doc/binutils.texi:8: @include: could not find bfdver.texi
> ../../doc/binutils.texi:56: warning: undefined flag: VERSION
> ../../doc/binutils.texi:58: warning: undefined flag: UPDATED
> ../../doc/binutils.texi:83: warning: undefin
Thank you for the clarification.
Alan Modra 于2018年5月6日周日 下午3:00写道:
> On Sat, May 05, 2018 at 05:24:37PM +0800, zhipeng wan wrote:
> > ../../doc/binutils.texi:8: @include: could not find bfdver.texi
> > ../../doc/binutils.texi:56: warning: undefined flag: VERSION
> > ../../doc/binutils.texi:58: w
https://sourceware.org/bugzilla/show_bug.cgi?id=23146
Bug ID: 23146
Summary: Many targets won't build with GCC 8
Product: binutils
Version: 2.31 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutil
https://sourceware.org/bugzilla/show_bug.cgi?id=23146
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #1 f
https://sourceware.org/bugzilla/show_bug.cgi?id=23146
--- Comment #2 from Alan Modra ---
Incidentally, I'm building using gcc8 with
-Wno-error=stringop-truncation -Wno-error=stringop-overflow
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=23146
--- Comment #3 from H.J. Lu ---
(In reply to Alan Modra from comment #1)
> This particular error is https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85623.
> We can work around it by replacing the strncmp call with memcmp, but a
> number of annoyi
https://sourceware.org/bugzilla/show_bug.cgi?id=23146
--- Comment #4 from Alan Modra ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85643
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-b