ChinaUnix.net
相关文章推荐:

linux binutils 221

我在RH8.0下安装binutils时出现如下错误,请问该如何解决?

by chwhoo - 系统管理 - 2004-03-09 13:03:36 阅读(4150) 回复(6)

相关讨论

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. 我没有看太明白 请大家帮忙 谢谢

by txkss - Linux论坛 - 2005-08-27 00:42:02 阅读(1063) 回复(0)

what's binutils ?how to use? & what's diffrence between *.i386.rpm and *.src.rpm?

by sheeps7 - Linux论坛 - 2004-03-09 13:05:27 阅读(512) 回复(1)

最近对嵌入式 比较感兴趣 编译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/...

by 寒冰沉默 - 内核/嵌入技术 - 2006-09-12 13:24:13 阅读(1385) 回复(5)

刚刚下载了 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...

by 231053469 - 系统管理 - 2005-12-06 15:35:12 阅读(726) 回复(2)

但是为何在编译的时候还是出现:syntax error at line 1: `(' unexpected

by ninedot - Solaris - 2005-04-04 10:05:11 阅读(779) 回复(0)

有基于windows系统的binutils2.19包吗?

by 光速 - C/C++ - 2009-02-24 00:18:50 阅读(2955) 回复(5)
by openq - BSD - 2007-04-18 22:09:13 阅读(1694) 回复(1)

偶是这样的问题,有解决的吗。告诉小弟一声 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...

by webyuhang - 系统管理 - 2006-04-22 20:38:46 阅读(1160) 回复(2)

执行./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 ****** 时候又说我库联接问题安装不上 怎么处理应...

by 231053469 - 服务器架设 - 2005-12-07 11:08:06 阅读(386) 回复(0)

原先的这个地址已经没得下了: http://hpux.connect.org.uk/ftp/hpux/Gnu/binutils-2.9.1/binutils-2.9.1-sd-10.20.depot.gz 其他哪儿还有啊

by pksun - HP-UX - 2003-12-02 22:45:10 阅读(997) 回复(0)