My 'make' of Coyotos hangs in the 'capidl of Discrim.h'. In particular capidl loops endlessly in BigNum.cxx line 260: .... while (n3.len > n1.len) { n3.vec[n3.len-1] = 0; } This looks like it might be a buglet. -JCV