Date: Thu, 14 Apr 94 11:57:12 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: kemp AT convex1 DOT convex DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: unsupported int problem Reply-To: babcock AT cfa DOT harvard DOT edu > This happens with virtually any program I try to run. The particular example > error I posted was from running the latest gcc with go32 from the dos command > line. make as distributed with the latest binaries also causes the int error. The only thing I can suggest is to boot a simplified system: no TSR's, no network drivers, etc. If that works, put things back one at a time and see what makes it break. Is the behavior consistent (same stack trace on every crash)? Can you run GO32 with no arguments without crashing? When you say "virtually any program" does that mean that there is some program which doesn't crash?