|
|
宿主系统: BabyLinuxUE-no-X-0.1
lfs-6.1.3
安装binutils-2.16.1成功
安装第一遍 gcc-3.4.3 时候出错了.
出错步骤为:
../gcc-3.4.3/configure --prefix=/tools \
--libexecdir=/tools/lib --with-local-prefix=/tools \
--disable-nls --enable-shared --enable-languages=c
出错提示
No space left on device compilation terminated |
|