Date: Wed, 22 Nov 2000 10:35:53 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Kangwook Lee cc: djgpp AT delorie DOT com Subject: Re: Windows2000 memory problem In-Reply-To: <8vf08v$jkf$1@news-int.gatech.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie 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 Precedence: bulk On Tue, 21 Nov 2000, Kangwook Lee wrote: > I have a memory problem of djgpp in Windows2000. > When I make a library by using 'ar' command, I got an error message. > > - Not enough memory (ENOMEM) Please post the full command line with which `ar' was invoked in that case. Also, what does "ar --version" print? If you can try that same library build on a system other than Windows 2000, please do and tell whether it works on another OS. > DPMI memory available: 120080 Kb > DPMI swap space available: 0 Kb <-- Is it normal? This is a known problem with the NT DPMI server: it lies about the swap size.