Re: Run Hello.c

2008-10-31 Thread Dave Seaman
On Wed, 29 Oct 2008 18:57:25 -0700, Linh Duong wrote: > Hello There, > I am new to C. I had look at the manual, configuration, and etc. > Try to run the file on MAC OS. > Downloaded gcc-testsuite-4.3.2 > gcc -o hello.c > gcc -v hello.c > It returns command not found. Can you please tell me wh

Re: Run Hello.c

2008-10-30 Thread Dyreatnews
Linh Duong <[EMAIL PROTECTED]> writes: > Hello There, > > I am new to C. I had look at the manual, configuration, and etc. > > Try to run the file on MAC OS. > > Downloaded gcc-testsuite-4.3.2 > > gcc -o hello.c > gcc -v hello.c > > It returns command not found. Can you please tell me what's wrong