Question about build error
Eric Fisher
joefoxreal@gmail.com
Wed Apr 12 09:14:00 GMT 2006
hi,
When I build gcc-3.2.2 for mips target, there's an error. What's the problem?
Thanks
Eirc
ake[1]: Leaving directory `/home/cii/qwang_gcc/libiberty'
xgcc: specs file malformed after 4096 characters
xgcc: specs file malformed after 4096 characters
xgcc: specs file malformed after 4096 characters
make[1]: Entering directory `/home/cii/qwang_gcc/gcc'
(cd intl && make all)
make[2]: Entering directory `/home/cii/qwang_gcc/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cii/qwang_gcc/gcc/intl'
echo "int xxy_us_dummy;" >tmp-dum.c
/home/cii/qwang_gcc/gcc/xgcc -B/home/cii/qwang_gcc/gcc/ -B/opt/qwang-toolchain/m
ipsel-linux/bin/ -B/opt/qwang-toolchain/mipsel-linux/lib/ -isystem /opt/qwang-to
olchain/mipsel-linux/include -S tmp-dum.c
xgcc: specs file malformed after 4096 characters
make[1]: *** [s-under] Error 1
make[1]: Leaving directory `/home/cii/qwang_gcc/gcc'
make: *** [all-gcc] Error 2
More information about the Gcc
mailing list