--- agave.orig/src/core/compat-round.cc 2006-09-30 16:55:58.000000000 -0500 +++ agave/src/core/compat-round.cc 2012-10-16 11:49:05.823741281 -0500 @@ -133,7 +133,7 @@ } bits; }; #define compat_mask_nbit_l(u) ((u).bits.manh &= 0x7fffffff) -#elif __ia64__ +#elif __mips__ union compat_IEEEl2bits { long double e; struct {