Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
GNU Make, Parallel Processing (4rknova.com)
2 points by ibobev 59 days ago | hide | past | favorite | 1 comment


It is nice, but I am currently dropping all make/meson/cmake/etc based build systems for basic shell scripts where I break down the usage of the "compiler driver" in its basic steps (for instance C with CPP source files->C source files->assembly files->binary objects->linking).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: