CC not set to working compiler

RakeshN rakeshn@kpit.com
Thu Sep 7 04:05:00 GMT 2000


Hi all,

I am doing a canadian cross build. The specs are as follows

build = i586-linux-gnu

host=i586-cygwin32

target=h8300-hms 

When i run 

srcdir/configure --build=i586-linux-gnu --host=i586-cygwin32 --target=h8300-hms --prefix=wininstalldir --exec-prefix=wininstalldir/H-i586-cygwin32 

I get the error that

i586-cygwin32-gcc -o conftest conftest.c failed  .....

CC must be set to working compiler.

I searched for i586-cygwin32-gcc and found out the path for this gcc. 

I then set CC to that gcc and exported it.

But still the error is same....

Can someone please help.....

Thanks in advance...










------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list