About: GNU binutils work mostly behind the scenes of linux development, largely because GNU make and the GCC frontend does so many things automatically. Utilities include: ld as nm objdump objcopy nm ar ranlib strip c filt size addr2line and dlltool. 我没有看太明白 请大家帮忙 谢谢
what's binutils ?how to use? & what's diffrence between *.i386.rpm and *.src.rpm?
最近对嵌入式 比较感兴趣 编译binutils 在make时 报出如下错误 还请各位指点!(flex和bison已经安装) make[4]: *** [binemul.o] 错误 1 make[4]: Leaving directory `/embed/build-tools/build-binutils/binutils' make[3]: *** [all-recursive] 错误 1 make[3]: Leaving directory `/embed/build-tools/build-binutils/binutils' make[2]: *** [all] 错误 2 make[2]: Leaving directory `/embed/build-tools/build-binutils/...
刚刚下载了 binutils-2.13.1 解压后 一运行./configure就出现错误 [root@localhost binutils-2.13.1]# ./configure Configuring for a i686-pc-linux-gnuoldld host. Created "Makefile" in /home/jianghongliang/binutils-2.13.1 using "mt-frag" gcc: installation problem, cannot exec `cpp0': No such file or directory *** The command 'gcc -o conftest -O2 conftest.c' failed. *** You must set the environment var...
偶是这样的问题,有解决的吗。告诉小弟一声 ar.o(.text+0xb98): In function `main': ../../sources/binutils-2.15.94.0.2.2/binutils/ar.c:342: multiple definition of `main' arparse.o(.text+0x0):/root/zlls/binutils/binutils/arparse.c:1: first defined here /usr/bin/ld: Warning: size of symbol `main' changed from 16 in arparse.o to 3195 in ar.o bucomm.o(.text+0x85e): In function `make_tempname': ../../sourc...
执行./configure 时候出现下面错误 gcc: installation problem, cannot exec `cpp0': No such file or directory *** The command 'gcc -o conftest -O2 conftest.c' failed. *** You must set the environment variable CC to a working compiler. 说gcc 没有执行cpp文件没有安装,我需要从新配置编译环境 那我如果去光盘下rpm包,下载哪个gcc??有好多 而且找到光盘gcc rpm -i ****** 时候又说我库联接问题安装不上 怎么处理应...
原先的这个地址已经没得下了: http://hpux.connect.org.uk/ftp/hpux/Gnu/binutils-2.9.1/binutils-2.9.1-sd-10.20.depot.gz 其他哪儿还有啊