Re: binutils-2_30-branch build failed.

2018-05-06 Thread Alan Modra
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

Re: binutils-2_30-branch build failed.

2018-05-06 Thread lenge
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

[Bug binutils/23146] New: Many targets won't build with GCC 8

2018-05-06 Thread hjl.tools at gmail dot com
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

[Bug binutils/23146] Many targets won't build with GCC 8

2018-05-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23146 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 f

[Bug binutils/23146] Many targets won't build with GCC 8

2018-05-06 Thread amodra at gmail dot com
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. ___

[Bug binutils/23146] Many targets won't build with GCC 8

2018-05-06 Thread hjl.tools at gmail dot com
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

[Bug binutils/23146] Many targets won't build with GCC 8

2018-05-06 Thread amodra at gmail dot com
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