|
|
我在gcc3.4的时候,找手册上作:
1. configure
../gcc-3.4.3/configure --prefix=/tools \
--libexecdir=/tools/lib --with-local-prefix=/tools \
--disable-nls --enable-shared --enable-languages=c
2. make bootstrap
在 make bootstrap的时候,
stdio.h, stdlib.h,string.h,time......这些头文件都找不到, 这些文件在gcc-3.4.3/gcc/fixinc/test/base/ 中有,其他兄弟有这个问题嘛? |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|