Compilation failed for mips cross-compilation.

Wang Li charles@linux.net.cn
Wed Jun 4 05:38:00 GMT 2003


Hi,

I have download gcc-3.3.tar.gz & gcc-3.2.3.tar.gz and run the following
commands on it:

1,   tar xzf  gcc-3.3.tar.gz
2,   mkdir build-gcc
3,   cd build-gcc;

../gcc-3.3/configure --prefix=/opt/std-mips --target=mips --program-prefix=m
ips-
4,   make

But it is failed with the following error message:
xgcc: installation problem, cannot exec 'mips-tfile' : No such file or
directory

I have try these command on gcc-3.2.3.tar.gz also, but the same error is
encountered.
Am I make mistake here?  Please help me.

THANK YOU VERY MUCH!

Charles  June 4th.



More information about the Gcc mailing list