--- gcc/config/i386sco.h 2018/04/24 17:55:16 1.1.1.2 +++ gcc/config/i386sco.h 2018/04/24 18:00:14 1.1.1.3 @@ -30,6 +30,9 @@ our own exit function. */ #define HAVE_ATEXIT +/* Specify the size_t type. */ +#define SIZE_TYPE "unsigned int" + #if 0 /* Not yet certain whether this is needed. */ /* If no 387, use the general regs to return floating values, since this system does not emulate the 80387. */