From: kemp AT convex1 DOT convex DOT com (Phil Kemp) Subject: problems compiling with 1.11 To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp mailing list) Date: Wed, 6 Apr 94 8:50:39 CDT I finally got around to installing 1.11 thru the maint 4 level. I was hoping that this problem would clear up but it hasn't. When it try to compile the sample 'compress' program with the following command line I receive the following 'Unsupported INT' error. Several other programs including make also give this same error.. I'm running qemm 7.04 with stealth enabled. The compile is done from a native dos prompt. My shell is 4dos 5.0 under dos 6.2... Any help is appreciated. go32: c:\>go32 go32 version 1.11.maint4 Copyright (C) 1993 DJ Delorie Lowest version I can run is 1.08 go32.exe usage: go32 [-d {debugger}] [{program} [{options} . . . ]] go32.exe build time was Fri Mar 04 21:29:01 1994 VCPI (Expanded) memory available: 10284 Kb Swap space available: 17952 Kb Command: gcc -O2 -c compress.c Output: compress.c: In function `main': compress.c:461: warning: type mismatch with previous external decl E:/gnu/include/std.h:137: warning: previous external decl of `malloc' compress.c:461: warning: extern declaration of `malloc' doesn't match global one Unsupported INT 0x0d General Protection Fault at eip=98e2d eax=0000000c ebx=00000000 ecx=7fffd2c0 edx=00000002 esi=00000001 edi=7fffc9b0 ebp=7fffc42c esp=7fffc410 cs=d8 ds=48 es=48 fs=48 gs=38 ss=48 cr2=00006438 Call frame traceback EIPs: 0x00098e2d 0x00098b96 0x00097a33 0x000236b8 0x000141b3 0x00005dff 0x00022732 0x000248ef -- Phil Kemp Voice:(214)-497-4671 CONVEX Computer Corporation Fax:(214)-497-4141 Richardson, Texas Internet:kemp AT convex DOT com