Danek Duvall wrote: > On Wed, Apr 25, 2007 at 08:33:36AM +0200, Roland Mainz wrote: > >> (you're using dmake which means that an error long before this point may >> cause this build failure (and dmake just unrolls all the output of the >> pending jobs)) ? > > Useful tip: put DMAKE_OUTPUT_MODE=TXT2 in your environment, and dmake will > spit out the build output serially.
According to the manpage, you mean "TEXT2", but...wow. I had no idea such things existed.
