I used to compile images using something like:
make | tee build_log.txt
I'm not entirely certain when this stopped working, but now this seems to kill the build somewhere around the toolchain being compiled. Process just stops and exits.
Has anyone else noticed this, or is it just me/my environment?
Is there a better way?