Over the past day or so I've been building things like binutils, gcc, and glibc for a 2.6 kernel I've built on s390. One of the problems I encounter is something minor may go wrong with a build using "rpm -bb" and the only option I have is to fix the problem and start from scratch. I note there's a --short-circuit option but that is only valid for -bc and -bi. Am I missing something obvious?
Neale Ferguson
