linux用rpm安装gcc成功 复制以下rpm包到某个目录 compat-gcc-32-3.2.3-47.3.i386.rpm compat-gcc-32-c++-3.2.3-47.3.i386.rpm cpp-3.4.6-3.i386.rpm gcc-3.4.6-3.i386.rpm gcc-c++-3.4.6-3.i386.rpm gcc-g77-3.4.6-3.i386.rpm gcc-gnat-3.4.6-3.i386.rpm gcc-java-3.4.6-3.i386.rpm gcc-objc-3.4.6-3.i386.rpm glibc-devel-2.3.4-2.25.i386.rpm glibc-headers-2.3.4-2.25.i386.rpm glibc-kernheaders-2.4-9.1.98.EL.i386.rpm libg...
by youngpand - Linux文档专区 - 2008-12-30 16:12:22 阅读(1550) 回复(2)
linux用rpm安装gcc成功 复制以下rpm包到某个目录 compat-gcc-32-3.2.3-47.3.i386.rpm compat-gcc-32-c++-3.2.3-47.3.i386.rpm cpp-3.4.6-3.i386.rpm gcc-3.4.6-3.i386.rpm gcc-c++-3.4.6-3.i386.rpm gcc-g77-3.4.6-3.i386.rpm gcc-gnat-3.4.6-3.i386.rpm gcc-java-3.4.6-3.i386.rpm gcc-objc-3.4.6-3.i386.rpm glibc-devel-2.3.4-2.25.i386.rpm glibc-headers-2.3.4-2.25.i386.rpm glibc-kernheaders-2.4-9.1.98.EL.i386.rpm libg...
在linux AS4下安装gcc----rpm 升级内核需要gcc编译器的支持,系统在安装的时候没有安装gcc编译器,不得不重新安装gcc编译器,因为机器又不在本地了,只能在本地从光盘里找出rpm,然后ftp上去进行安装。 需要一起安装的组件: binutils glibc-kernheaders glibc-headers glibc-devel gcc binutils-2.15.92.0.2-13.i386.rpm 在第2张盘 glibc-kernheaders-2.4-9.1.87.i386.rpm glibc-headers-2.3.4-2.9.i386.rpm glibc-devel-...
linux:turbolinux 10 桌面版 message: Configuring for a i686-pc-linux-gnu host. Created "Makefile" in /usr/local/gcc using "mt-frag" /root/gcc-3.3.3/configure: cc: command not found *** The command 'cc -o conftest -g conftest.c' failed. *** You must set the environment variable CC to a working compiler.
linux:turbolinux 10 桌面版 message: Configuring for a i686-pc-linux-gnu host. Created "Makefile" in /usr/local/gcc using "mt-frag" /root/gcc-3.3.3/configure: cc: command not found *** The command 'cc -o conftest -g conftest.c' failed. *** You must set the environment variable CC to a working compiler.