ChinaUnix.net
相关文章推荐:

怎么安装gcc

安装都出现在错误。

by yelanxin - 系统管理 - 2006-03-28 23:31:51 阅读(1766) 回复(12)

相关讨论

安装都出现在错误。

by yelanxin - Linux系统管理 - 2006-03-28 23:31:51 阅读(3304) 回复(12)

用ftp传进去就是解不开 ftp>;put gcc3.3.2.gz /tmp/gcc3.3.2.gz 请问各位大虾如何传?

by keelee@ - Solaris - 2004-12-16 21:35:27 阅读(1959) 回复(10)

用ftp传进去就是解不开\r\nftp>;put gcc3.3.2.gz /tmp/gcc3.3.2.gz\r\n请问各位大虾如何传?

by keelee@ - Solaris - 2004-12-16 21:35:27 阅读(3306) 回复(9)

在那里有gcc安装包。这样安装gcc

by 冬水 - Oracle - 2004-02-03 12:12:09 阅读(818) 回复(1)

怎么安装gcc编译器呀 所有程序都编译不了,提示错误

by jazzyl - 系统管理 - 2003-09-24 12:04:31 阅读(839) 回复(0)

怎么安装gcc编译器呀 所有程序都编译不了,提示错误

by jazzyl - Linux系统管理 - 2003-09-24 12:04:31 阅读(1020) 回复(0)

我下载了gcc for solaris,解包后是一大堆文件,没有install文件,请问该怎么安装就可以用它来编译程序了。谢谢

by weioing - C/C++ - 2003-03-27 11:26:29 阅读(2710) 回复(2)

请教各位大侠,我刚装的Linux9想用来搞嵌入式编程,装了光盘中自带的gcc,但是其他软件还是不能make,请问是怎么回事?安装过程大致如下: 1、首先安装gcc; [root@RedHat9 mnt]# rpm -ivh cdrom/RedHat/RPMS/binutils-2.13.90.0.18-9.i386.rpm [root@RedHat9 mnt]# rpm -ivh cdrom/RedHat/RPMS/cpp-3.2.2-5.i386.rpm [root@RedHat9 mnt]# rpm -ivh cdrom/RedHat/RPMS/glibc-devel-2.3.2-11.9.i386.rpm [root@RedHat9 mnt]# rpm -i...

by taibao13 - Linux新手园地 - 2010-01-02 12:45:16 阅读(2938) 回复(10)

reh hat linux5 gcc工具怎么安装

by piaoyudesi - Linux新手园地 - 2008-12-01 22:38:34 阅读(2315) 回复(3)

Suse:~/gcc-3.4.1 # ./configure --prefix=/mnt/gcc/ loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c ./configure: line 2332: cc: command not found *** The command 'cc -o conftest -g conftest.c' failed. *** You must ...

by wingjing - Linux系统管理 - 2007-04-28 17:34:22 阅读(2581) 回复(0)