On 12 April 2006 10:14, Eric Fisher wrote:

> 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


  Are you possibly using a shell that has a command-line length limitation of
4096 chars?  See if you can find the part of the logfile where the 'specs'
file is generated and look for errors there.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Reply via email to