Error building for mips variant

Rama Singh rama10nov@yahoo.co.in
Wed Dec 10 16:17:00 GMT 2003


Hi,
I am changing gcc for a mips variant. I added my
target in configure.in, config.sub and gcc/config.gcc
with appropriate entries.
In gcc/config.gcc, I added a line like

mytarget-*-elf)
     tm_file="mips/elf.h"
     tmake_file=mips/t-elf
    ;;

basically i want something like mytarget-unknown-elf
to build by using default mips thing.
but it throwing an error

xgcc:installation problem, cannotexec 'mips-tfile':No
such file or directory.

What could be the probable reason for this? I have
mips-tfile.c in gcc/ directory.

Please help

Regards
Rama
     

________________________________________________________________________
Yahoo! India Mobile: Download the latest polyphonic ringtones.
Go to http://in.mobile.yahoo.com



More information about the Gcc mailing list