it's like saying "If you divide your C code into multiple files, you'll run GCC separately for every single one of those files." yeah that's the point, you run them in parallel and it's faster
it's like saying "If you divide your C code into multiple files, you'll run GCC separately for every single one of those files." yeah that's the point, you run them in parallel and it's faster