- [x] Simple Compilation into object files example. - [x] Compile a project and link to a static object file example. - [x] Simple Compilation into shared/dynamic object files example. - [x] Compile a project and link to a shared object library example. - [ ] List down the steps the compile takes to produce the project.