Error in tsch shell scripting..

Hi Everyone,

I am using gdb-7.5 to connect to the target. When I gave the./configure --target=xyz --build=i686-pc-mingw32 --host=i686-pc-mingw32 command then

checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... xyz-mingw32
configure: error: invalid value of canonical target

but for my target there isn't any OS to be used. So at the target side there should be no mingw32 written.

if someone has idea then please post it...
thanks

Well, I certainly don't know of any system type called "xyz" either. What are you actually trying to do here?

This doesn't have anything to do with tcsh; I don't think ./configure even uses it.

well...there xyz= target system which i am trying to connect to the GDB(host)..and moreover I am sorry, but I supposed to be not to mention target..

thanks...

Then we cannot help you.