|
/bin/sh ../../gcc-3.2/gcc/mkconfig.sh tconfig.h
./xgcc -B./ -B/static/i686-pc-linux-gnu/bin/ -isystem /static/i686-pc-linux-gnu/include -isystem /static/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.2/gcc -I../../gcc-3.2/gcc/. -I../../gcc-3.2/gcc/config -I../../gcc-3.2/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
-c ../../gcc-3.2/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
/tmp/cc41kaDk.s: Assembler messages:
/tmp/cc41kaDk.s:21: Error: Unknown pseudo-op: `.hidden'
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/mnt/lfs/static/src/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/lfs/static/src/gcc-build/gcc'
make: *** [bootstrap] Error 2
==============================
我的MDK9.1测试版没有全套静态库啊。所以重装了个RH6.2
按照你们所说一步一步照书做,结果还是有错。
机器配置没有变。库全装了的。
现在去装其他包了,等会回来。谢谢各位兄弟了。 |
|