|
发表于 2005-4-11 20:13:19
|
显示全部楼层
我configure后的结果是:
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... not found
Checking for gcc version ... not found
Checking for gcc-3.3 version ... not fo und
Checking for gcc-3.2 version ... not fo und
Checking for gcc-3.1 version ... not fo und
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not fo und
Checking for cc version ... not found
*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***
You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other t han the ones we use. Use either the
same compiler as we do, or use --disabl e-gcc-checking but DO *NOT* REPORT BUGS
unless you can reproduce them after rec ompiling with a 2.95.x or 3.x version!
Note for gcc 2.96 users: Some versions of this compiler are known to miscompil e
mplayer and lame (which is used for men coder). If you get compile errors,
first upgrade to the latest 2.96 releas e (minimum 2.96-85) and try again.
If the problem still exists, try with g cc 3.x (or 2.95.x) *BEFORE* reporting
bugs!
GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !
*** For details please read DOCS/HT ML/en/users-vs-dev.html ***
Error: Bad gcc version
Check "configure.log" if you do not und erstand why it failed
我去系统工具的开发工具里边全选,都装上了还是报这个错,我的系统是rehat9的,怎么还是提示没有编译器的,我查看了我的gcc安装情况:
[root@redhat9 MPlayer-1.0pre6a]# rpm -qa|grep gcc
gcc-gnat-3.2.2-5
gcc-c++-3.2.2-5
libgcc-3.2.2-5
compat-gcc-c++-7.3-2.96.118
gcc-3.2.2-5
compat-gcc-7.3-2.96.118
gcc-g77-3.2.2-5
gcc-java-3.2.2-5
gcc-objc-3.2.2-5
是哪里出了问题,难到我的gcc版本低吗?哪位大哥帮帮忙看看,谢谢. |
|