--- gcc/config/i386/go32.h 2018/04/24 18:17:00 1.1.1.2 +++ gcc/config/i386/go32.h 2018/04/24 18:30:55 1.1.1.4 @@ -1,5 +1,10 @@ /* Configuration for an i386 running MS-DOS with djgpp/go32. */ +/* Don't assume anything about the header files. */ +#define NO_IMPLICIT_EXTERN_C + +#define HANDLE_SYSV_PRAGMA + #define YES_UNDERSCORES #include "i386/gas.h"