Mail Archives: djgpp/2000/11/22/03:37:32
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.
- Raw text -