Hacker News new | ask | show | jobs
by weberc2 3128 days ago
LTO is unrelated. Compiling individual units is only one of many build system responsibilities. There's also dependency management, cross-platform support, iterative builds, etc. And it all needs to be fast.