On Sat, Mar 21, 2020 at 6:12 PM Malte Meyn <lilyp...@maltemeyn.de> wrote:
>
> 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 …

AFAIK it doesn't do this. If you're concerned about build speed I can
recommend installing and enabling ccache, which will speed up many
incremental builds.


-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen

Reply via email to