分页: 1 / 1

编译glibc出错。。

发表于 : 2010-06-05 14:07
nMapleaf
某些原因。所以得编译glibc

以下是部份config.log
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
configure:3284: $? = 0
configure:3291: gcc -V >&5
gcc: '-V' option must have argument
configure:3294: $? = 1
configure:3298: checking for suffix of object files
configure:3324: gcc -c -g -O2 -march=i686 conftest.c >&5
conftest.c:1: error: CPU you selected does not support x86-64 instruction set
configure:3327: $? = 1

求解。。

Re: 编译glibc出错。。

发表于 : 2010-06-05 17:25
nMapleaf
:em06 非常感谢

Re: 编译glibc出错。。

发表于 : 2010-07-30 0:43
tusooa
为什么要编译GLibc?手动编译工具链是高危动作。
如果一定要编译,不要安装到普通软件安装的位置,最好安装到$HOME的某个地方。