编译binutils时出错,谢谢

编译打包和其他
回复
ckf110
帖子: 7
注册时间: 2009-11-07 1:16

编译binutils时出错,谢谢

#1

帖子 ckf110 » 2009-11-07 16:46

安装binutils时出现
cc1: warnings being treated as errors
cxxfilt.c: In function ‘demangle_it’:
cxxfilt.c:66: error: format not a string literal and no format arguments
cxxfilt.c:71: error: format not a string literal and no format arguments
make[4]: *** [cxxfilt.o] Error 1
make[4]: Leaving directory `/home/ckf/software/binutils-2.18/binutils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ckf/software/binutils-2.18/binutils'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ckf/software/binutils-2.18/binutils'
make[1]: *** [all-binutils] Error 2
make[1]: Leaving directory `/home/ckf/software/binutils-2.18'
make: *** [all] Error 2
tusooa
帖子: 6548
注册时间: 2008-10-31 22:12
系统: 践兔
联系:

Re: 编译binutils时出错,谢谢

#2

帖子 tusooa » 2009-11-28 18:32

系统?
gcc,binutils版本?
Glibc版本?
没事编译binutils干吗,apt啊(除非楼主正在build lfs)

代码: 全选

] ls -ld //
回复