I like to reuse built objects (incremental build) to reduce "carbon
footprint". Although I have not investigated this much, but I often
see builds of tools/{binutils,gcc,gdb} fail, and I have to clean those
obj directories. It'd be nice if they are a little more friendly for
incremental builds.
Thanks.