X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=vHlpH6SZhChqUALNNLA4G3+fENUWI1MIeL9etUS2YGQ=; b=SwVXtwWil0y2CQICDahB4VP9hxlsyUdXrUuWRD47R+YRSdE0pRwe1Peey3vDxy9QAo oNuxDc+sX/H4dQAKLSNAcU0+42NeuE/n1g+DJltO38pBzolRK3GcLd9hIrdfymK7XrOt +W49HWYf7kFbLDhHs0GzSdSK7zBZYdlZk71WQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=wheyQssMo4pB6W1pI8pl+YwJHGeegRcXXPJBvLl6iYi2GcsKFKdYymm+0qpAUgP4Sb ijryIuoRHl51NoCvmmcWXXnrbFVSACS99naP6UDlH22wplYVJu8kgblMf7mK0z/07d4m tuUapqZ0sOtuGIWtsX2E0Fe28HVLqNKbHkEqE= Message-ID: <3ddfcf550806291529n1876aaf1tb30aabae865eac6b@mail.gmail.com> Date: Sun, 29 Jun 2008 17:29:36 -0500 From: "fud 32" To: djgpp AT delorie DOT com Subject: How do I get swap space on XP? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15055_21677008.1214778576039" Reply-To: djgpp AT delorie DOT com ------=_Part_15055_21677008.1214778576039 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I just got DJGPP today. I got it with assembly, objective-c, c++, and c. I am using the Rhide ide. When I ran go32-v2 I get this DPMI memory available: 1378175 Kb DPMI swap space available: 0 Kb I used Rhide's Build All option to make a hello world problem without any problems, then tried to run it from within Rhide. I got this: Bad command or filename. I navigated to the directory where my .cc file is stored and there were no other files. I looked through the faq and found that it won't create files without swap space. How can I get swap space or find another way around this? ------=_Part_15055_21677008.1214778576039 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I just got DJGPP today. I got it with assembly, objective-c, c++, and c. I
am using the Rhide ide.
When I ran go32-v2 I get this

DPMI memory available: 1378175 Kb
DPMI swap space available: 0 Kb

I used Rhide's Build All option to make a hello world problem without any
problems, then tried to run it from within Rhide. I got this:

Bad command or filename.

I navigated to the directory where my .cc file is stored and there were no
other files.
I looked through the faq and found that it won't create files without swap
space.

How can I get swap space or find another way around this?
------=_Part_15055_21677008.1214778576039--