Steps to compile C / C++ programs using GNU compiler
Tuesday, April 11, 2006
This is a very helpful article for those new to C/C++ compiling under Linux using the GNU compiler. It goes through the basic steps on compiling and executing your program along with some nice examples.