Build Tools

There's a total of 1 notes tagged with "Build Tools".

Tue, Apr 5, 2016

gcc

GCC is a suite of compilers for various programming languages, including C and C++. In this article, I cover the compilation stages and the flags used to compile source code into a binary.