LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 645|回复: 1

安装GCC-3.3.2的问题

[复制链接]
发表于 2004-9-3 23:12:51 | 显示全部楼层 |阅读模式
在第6章安装GCC-3.3.2的时候,我的GCC是3.3.3的,出现了一个问题,在
../gcc-3.3.2/configure --prefix=/usr \
    --enable-shared --enable-threads=posix \
    --enable-__cxa_atexit --enable-clocale=gnu \
    --enable-languages=c,c++
后出现这样的错误configure: error:
The following requested languages were not found: c++
The following languages were available: c treelang
Configure in /sources/lfs-packages/gcc-build/gcc failed, exiting.

意思是没发现C++,我把 --enable-languages=c,c++ 改为 --enable-languages=c
发表于 2004-9-4 15:41:41 | 显示全部楼层
你是不是没有解压 gcc-g++.....tar.bz2那个文件?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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