[ECOS] Re: Installtion problem in eCos

Jonathan Larmour jlarmour@redhat.com
Tue Jun 12 05:15:00 GMT 2001


abhishek kashyap wrote:
> 
> Sir,
>    I donot know the root of the problem in installation of eCos on my
> computer. It has NTFS and it is virus free. When I try to configure  binutils,
> I get the following:
> 
>    gcc -o... doesnt work..it asks me to set CC to a working compiler
> 
> echo $CC gives nothing  (it is blank)

You shouldn't need to set CC if gcc is meant to work on your system. What
happens when you type:

cd /tmp
echo "int main() { return 0; }" > foo.c
gcc -o foo foo.c


 
Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/



More information about the Ecos-discuss mailing list