Hi!
I was also prompted to say same thing that Hitesh already did.
But with very well said about posting by Hitesh, I dont need to
do so.
As per your question,
For any "general purpose" C program, "By general purpose, I mean
the program that links to standard C library", you can do following
with GCC.
gcc <filename.c> -o <out-filename>
* <filename.c> is your C source file
* out-filename is your executable file.
If you miss -o <out-filename>, executable will be "a.out" as hitesh
already said.
Regards
--Himanshu
--
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by Outblaze