# note: < is the "good" system, > is the "bad"system. 5,6d4 < #define __DBL_HAS_INFINITY__ 1 < #define __DBL_HAS_QUIET_NAN__ 1 15d12 < #define __ELF__ 1 21,22d17 < #define __FLT_HAS_INFINITY__ 1 < #define __FLT_HAS_QUIET_NAN__ 1 30a26 > #define __GCC_NEW_VARARGS__ 1 32c28 < #define __GNUC_MINOR__ 4 --- > #define __GNUC_MINOR__ 3 34c30 < #define __GXX_ABI_VERSION 1002 --- > #define __GXX_ABI_VERSION 102 39,40d34 < #define __LDBL_HAS_INFINITY__ 1 < #define __LDBL_HAS_QUIET_NAN__ 1 70c64 < #define __VERSION__ "3.4.2" --- > #define __VERSION__ "3.3.2"