delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Date: | Thu, 12 May 2011 15:46:38 -0400 |
Message-Id: | <201105121946.p4CJkccD020677@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | "John Wright" <john AT wacontrols DOT com> |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <a68ddbef3612461f29f6706b13211cb7@wacontrols.com> |
(john AT wacontrols DOT com) | |
Subject: | Re: Verion 1.12 (memory exhausted) in the link process |
References: | <a68ddbef3612461f29f6706b13211cb7 AT wacontrols DOT com> |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
In DJGPP V1, you always use go32 - go32 is the "operating system". If you just type "go32" at the command prompt, it should tell you how much real and virtual memory it has available. If you don't have enough virtual memory, you'll need to point go32's swap file to a larger filesystem. go32 will use DPMI, VCPI, EMS, and plain old protected mode to manage memory. In that order, I think.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |