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
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
1. git clone git://sourceware.org/git/binutils-gdb.git
2. git checkout binutils-2_30-branch
3. cd binutils; mkdir out; cd out/
4. ../configure --prefix=/lenge/gnu/binutils-gdb/install
--target=aarch64-wzp-linux-gnu
5. make -j2
build log see file failed.log
thanks.