On Mon, Jan 31, 2005 at 01:15:47PM +0100, Marc Espie wrote: > - is there a simple knob I could set in host-OpenBSD to have PCH always > fail, so that we get predictable results? See here: http://gcc.gnu.org/ml/gcc/2004-05/msg00549.html However, I used fatal_error() in my HOST_HOOKS_GT_PCH_GET_ADDRESS function. Gunther