Liste des Groupes | Revenir à cl c |
On Tue, 25 Mar 2025 11:09:21 +0000And? I thought you said it didn't matter how long it took! Perhaps compilation time does matter after all...
bart <bc@freeuk.com> wibbled:On 25/03/2025 08:40, Muttley@DastardlyHQ.org wrote:IYYM you can build modularised code without it. Sure , sometimes, so long as
>
>>For that matter, why do YOU use a makefile when your full build is only>
0.8 seconds?
Modularising code is far more than just about compilation speed which you'd
know if you had anything approaching a clue.
You can modularise code without also needing a makefile!
the modules don't have varying compilation dependencies. But then you end up
rebuilding everything.
Listen sonny, in large projects in companies - ie not the toy code you workFucking hell, you still don't get it. That single source file is MACHINE-GENERATED. Nobody's going to be even looking inside let alone trying to maintain it.
on in your bedroom - different people will have checked out seperate modules
and be working on them at any one time. Thats a lot simpler than having one
huge source file that then has a boatload of merge issues when a dozen people
all try to check their changes back in.
Les messages affichés proviennent d'usenet.