On 9/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
> Hey,
>
> Thanks for your reply but it still not doing the work.
>
> [EMAIL PROTECTED]:~$ gcc good.c
> gcc: good.c: No such file or directory
> gcc: no input files
> [EMAIL PROTECTED]:~$
>
>
> Can any of you help me please?
Hi Rocky,
just to double check:
gcc is a C compiler
the basic use is:
gcc myprog.c
where myprog.c is a C program, not an empty or non-existant file, and
the file name ends in .c as this extension implies that it is C source
code.
would it be possible to show us the output of 'ls -l good.c'?
would it be possible to show us the contents of the good.c file?
cheers,
Kev
--
| .''`. == Debian GNU/Linux == | my web site: |
| : :' : The Universal | debian.home.pipeline.com |
| `. `' Operating System | go to counter.li.org and |
| `- http://www.debian.org/ | be counted! #238656 |
| my keysever: pgp.mit.edu | my NPO: cfsg.org |
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFBcUnv8UcC1qRZVMRAtcjAJ4pyzQ6j8Gwn/ia+6cyG3wPqvFs3wCfY9aG
IkpS2DamK0Akz+Rbr3oMols=
=4VCD
-----END PGP SIGNATURE-----
Hey all,
Thank you very much for all of your reply and help! I really appreciate it.
I misunderstood the gcc I thout it would be some apps like xemacs. Now
I have the right idea.
You guys helped me as a newbie a lot!
Thanks again!
Rocky
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]