To: djgpp AT sun DOT soe DOT clarkson DOT edu From: saholmes AT crl DOT com (Steve Holmes) Subject: Re: QEMM / QDPMI Questions Newsgroups: mailgate.djgpp Date: Fri, 15 Jul 1994 05:50:20 -0700 Reply-To: saholmes AT crl DOT com Lines: 47 >I have this problem too. I disabled QDPMI because of it. If you >figure out what is going on could you please let me know? Well, I have more stuff. DJ said the other day for me to increase the qdpmi swap file size. That I did! I got smart and bumped it up to 40meg; that ought to be enough for anybody right? Well, when I ran make again after changing the puresize in the dos386 header file, I got that same error again. When I disabled the qdpmi the compile went through till my machine crashed for some reason. I rebooted (cold start) and started up make again and all finished! I will now include a dump of my stuff and see if that can help any. My big question: how can we use qdpmi with djgpp? ---------- Dump of go32 without QDPMI loaded ---------- go32 version 1.11.maint5 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 Sun May 01 17:42:22 1994 VCPI (Expanded) memory available: 1732 Kb Swap space available: 83100 Kb ---------- Dump of go32 with QDPMI loaded ---------- go32 version 1.11.maint5 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 Sun May 01 17:42:22 1994 DPMI memory available: 1524 Kb Swap space available: 40960 Kb Relivant part of autoexec.bat: SET QDPMI=SWAPFILE d:\DPMI.SWP 40960 Relivant part of config.sys: DEVICE=C:\QEMM\QEMM386.SYS RAM SH:N R:1 DEVICE=C:\QEMM\DOS-UP.SYS @C:\QEMM\DOS-UP.DAT device=c:\dm\dmdrvr.bin DEVICE=C:\QEMM\LOADHI.SYS /R:1 /SIZE=8592 C:\QEMM\QDPMI.SYS FILES=40 BUFFERS=40 stacks=0,0 SHELL=C:\QEMM\LOADHI.COM /R:1 /LO C:\4DOS\4DOS.COM C:\4DOS /P /E:1024 DOS=HIGH I hope this additional info might help us figure this deal out. Holmes Tempe, AZ USA