C Without a Build System or: How I Killed the Linker
Details
When a project grows it becomes more and more important to have a build system. However C actually has a surprising number of tricks for growing projects without a build system. This talk will cover Jumbo builds, preprocessor #pragmas, explicit runtime linking, and more, all with the goal of writing a native cross platform GUI program in C.
Join Samuel Lieberman for this deep dive into building C.
