Message-Id: <3.0.5.32.19981017134344.00b779c0@ns1.avatar.com> X-Sender: kory AT ns1 DOT avatar DOT com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 17 Oct 1998 13:43:44 -0600 To: djgpp AT delorie DOT com From: Kory Hamzeh Subject: gcc 2.7.2 crashing under win95 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com Hi Everyone, I'm running DJGPP 2.01 with gcc 2.7.2 in a win95 DOS box. stubify seems to crash quiet frequently. It will usually work the first time I run gcc, but the second time is will alway crash. I can exit win95 and run gcc at the command prompt and it always works. My environement setting is: TMP=C:\WINDOWS\TEMP winbootdir=C:\WINDOWS COMSPEC=C:\WINDOWS\COMMAND.COM USR_MRI=C:\MRI\mcc68krem - By Windows 95 Network - C:\WINDOWS\net start MGA=C:\MGA\SETUP\ PROMPT=$p$g PATH=D:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\BIN\UTILS; TEMP=C:\WINDOWS\TEMP DJGPP=D:\DJGPP\DJGPP.env GOLIST=C:\GOLIST\ CALLBOOK=D:\Callbook\ TZ=PST07:00:00 CLASSPATH=C:\Program Files\WorldView for Netscape Navigator\classes; windir=C:\WINDOWS BLASTER=A220 I10 D3 H5 P300 T6 E620 CMDLINE=cat e.out TMPDIR=c:\temp The output of go32-v2 is: go32/v2 version 2.0 built Aug 12 1996 22:27:23 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=y in the environment to get verbose output. DPMI memory available: 43595 Kb DPMI swap space available: 19025 Kb I'm using a stock djgpp.env. I couldn't figure out how to save the output of "gcc -v" to a file to include here! I searched the FAQ and the mailing list archive. I noticed a couple of other people having the exact same problem as me, but did not figure out how they resolved it. Any help would be greatly appreciated. Thanks, Kory