Hi list,

first of all, I’d like thank those who made the make output less verbose, this makes errors much easier to find. Is there a reason for building every .o file every time a single .cc file is changed? It’s very time-consuming when you want to test little changes …

make[1]: Entering directory '/home/malte/lilypond/build/scripts/build'
[…]
make[1]: Entering directory '/home/malte/lilypond/build/lily'
Making lily/out/accidental-engraver.o < cc
Making lily/out/accidental-placement.o < cc
Making lily/out/accidental.o < cc
Making lily/out/align-interface.o < cc
Making lily/out/ambitus-engraver.o < cc
[…]

Cheers,
Malte

Reply via email to