Skip to content
mottosso edited this page Dec 31, 2014 · 6 revisions

In this guide I will walk you through the installation and compilation of your first program using GCC. I will first walk you through the installation of Ubuntu 12.04 on a virtual machine, just so we're all on the same page, and then move onto writing and compiling a program that prints "Hello, World!" to your terminal and then exits.

This guide applies to.

  • Windows
  • Linux
  • OSX

So, if you're ready to rumble, let's go!

[Next: Preparing your environment ->](GCC Preparing your environment)

Clone this wiki locally