QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 507|回复: 3

装gcc出了问题!!!

[复制链接]
发表于 2003-5-28 15:47:10 | 显示全部楼层 |阅读模式
[beetle@localhost gcc-3.2.3]$ ./configure
Configuring for a i686-pc-linux-gnuoldld host.
Created "Makefile" in /home/beetle/c编译器/gcc-3.2.3 using "mt-frag"
./configure: line 7: cc: command not found
*** The command 'cc -o conftest -g   conftest.c' failed.
*** You must set the environment variable CC to a working compiler
大家帮帮我啊,是什么问题??好像是没有cc吧??怎么解决啊
发表于 2003-5-28 17:14:22 | 显示全部楼层
你的系统里原来没有gcc?先装个gcc,安装盘里有
回复

使用道具 举报

 楼主| 发表于 2003-5-28 17:50:56 | 显示全部楼层
斑竹是我一时疏忽~~~!安装时忘掉了!!我的MDK9.1是硬盘安装的,我没有找到文件安装列表。
回复

使用道具 举报

发表于 2003-5-29 09:03:02 | 显示全部楼层
用命令安装
mkdir a b c
mount -o loop disca.iso a
mount -o loop discb.iso b
mount -o loop discc.iso c (mdk有第三张盘吗)

然后分别进入 a b c,找到gccxxxxx.rpm 目录,用rpm -Uvh gccxxxxx.rpm --force
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-19 21:44 , Processed in 0.037587 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表