public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Installtion problem in eCos
@ 2001-06-12  3:23 abhishek kashyap
  2001-06-12  5:15 ` [ECOS] " Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: abhishek kashyap @ 2001-06-12  3:23 UTC (permalink / raw)
  To: jlarmour, lhall; +Cc: ecos-discuss

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)

when I use gcc myself, I can do it, which means cygwin installation should be
ok.

Please advise me what to do.


Sincerely,
Abhishek Kashyap.




____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] Re: Installtion problem in eCos
  2001-06-12  3:23 [ECOS] Installtion problem in eCos abhishek kashyap
@ 2001-06-12  5:15 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-06-12  5:15 UTC (permalink / raw)
  To: abhishek kashyap; +Cc: lhall, ecos-discuss

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-06-12  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-12  3:23 [ECOS] Installtion problem in eCos abhishek kashyap
2001-06-12  5:15 ` [ECOS] " Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).