|
|
在编译glibc时
configure --prefix=/tools --disable-profile --enable-add-ons \
--enable-kernel=2.6.0 --with-binutils=/tools/bin --without-gd \
--with-headers=/tools/inclue --without-selinux
在checking forced unwind support时出现问题,有谁知道是kernel 还是gcc的问题
kernel 2.6.20
binutils 2.16
gcc 4.0.3
libc-headers 2.16.12
glibc 2.3.6 |
|