注册 登录
编程论坛 嵌入式开发

MIPS-LINUX环境搭建求助

Rexfield 发布于 2011-07-06 23:01, 2303 次点击
每次都是最后执行到这里的时候就OVER了:
程序代码:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for mips-unknown-linux-gnu-gcc... gcc
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for mips-unknown-linux-gnu-g++... no
checking for mips-unknown-linux-gnu-c++... no
checking for mips-unknown-linux-gnu-gpp... no
checking for mips-unknown-linux-gnu-aCC... no
checking for mips-unknown-linux-gnu-CC... no
checking for mips-unknown-linux-gnu-cxx... no
checking for mips-unknown-linux-gnu-cc++... no
checking for mips-unknown-linux-gnu-cl... no
checking for mips-unknown-linux-gnu-FCC... no
checking for mips-unknown-linux-gnu-KCC... no
checking for mips-unknown-linux-gnu-RCC... no
checking for mips-unknown-linux-gnu-xlC_r... no
checking for mips-unknown-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for mips-unknown-linux-gnu-ranlib... mips-unknown-linux-gnu-ranlib
checking whether as is GNU as... yes
checking whether ld is GNU ld... yes
checking for as... as
checking version of as... 2.20.1, bad
checking for ld... ld
checking version of ld... 2.20.1, bad
checking for pwd... /bin/pwd
checking for mips-unknown-linux-gnu-gcc... (cached) gcc
checking version of gcc... 4.4.3, ok
checking for gnumake... no
checking for gmake... no
checking for make... make
checking version of make... 3.81, ok
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... no
checking for makeinfo... no
checking for sed... sed
checking version of sed... 4.2.1, ok
checking for autoconf... no
configure: error:
*** These critical programs are missing or too old: as ld
*** Check the INSTALL file for required versions.
0 回复
1