X-Version: medscape 7.5.3081.0 From: "Adam Mizeracki" Message-Id: <08090972CF88520449247C53BF2CFB94@amizeracki.medscape.com> Date: Sat, 8 Mar 2003 10:17:12 +0100 X-Priority: Normal Content-Type: text/plain; charset=iso-8859-1 To: djgpp AT delorie DOT com X-Mailer: Web Based Pronto Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: amizeracki AT medscape DOT com Hi Im searching for some answers: basically Im trying to get djgpp to work on my system but Im runnining into problems.. Ive been able to get the DMPI memory available up to levels higher than seen below (but never the DMPMI swap space above 0)-- always get load error: no dpmi memory available.. Using windows ME 700 mhz, 256 RAM help!please ******************* go32-v2 DPMI memory avialable: 1005 kb DPMI swap space avialable: 0 kb ******************************* gcc myfile.c -o myfile.exe -lm Load error: no DPMI Memory ****************************** my autoexec.bat file: SET COMSPEC=C:\WINDOWS\COMMAND.COM SET windir=C:\WINDOWS SET winbootdir=C:\WINDOWS SET PROMPT=$p$g SET TEMP=C:\WINDOWS\TEMP SET TMP=C:\WINDOWS\TEMP SET CLASSPATH=C:\PROGRA~1\PHOTOD~1.0\ADOBEC~1 SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;D:\Borland\Bin;C:\DJGPP\bin; SET DJGPP=C:\DJGPP\DJGPP.ENV SET LOADHIGH=c:\dos\smartdrv.exe c+ d+ f+ 8192 ****************************** my config.sys file [menu] menuitem=HELP, Help menuitem=CD, Start computer with CD-ROM support. menuitem=NOCD, Start computer without CD-ROM support. menuitem=QUICK, Minimal Boot menudefault=HELP,30 menucolor=7,0 [HELP] device=oakcdrom.sys /D:mscd001 device=btdosm.sys device=flashpt.sys device=btcdrom.sys /D:mscd001 device=aspi2dos.sys device=aspi8dos.sys device=aspi4dos.sys device=aspi8u2.sys device=aspicd.sys /D:mscd001 devicehigh=ramdrive.sys /E 2048 [CD] device=oakcdrom.sys /D:mscd001 device=btdosm.sys device=flashpt.sys device=btcdrom.sys /D:mscd001 device=aspi2dos.sys device=aspi8dos.sys device=aspi4dos.sys device=aspi8u2.sys device=aspicd.sys /D:mscd001 devicehigh=ramdrive.sys /E 2048 [NOCD] devicehigh=ramdrive.sys /E 2048 [QUICK] [COMMON] files=10 buffers=10 dos=high,umb stacks=9,256 lastdrive=z Sent by Medscape Mail: Free Portable E-mail for Professionals on the Move http://www.medscape.com