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
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