I am using djgpp 2.03 version and 32-bit windows 7 OS with 3 GB RAM, but while compiling the c source code, I am getting the error "cc1.exe: out of memory allocating 65536 bytes after a total of 52828808 bytes" same source code is getting correctly compiled with the windows xp system with same utility(djgpp 2.03).I tried by increasing virtual memory space to few GB but didn't work,please help me to out of this issue......
Thanks and Best Regars Rupesh thakur
In general, if you want to run dos programs in Windows, you should consider virtualization.
Yes, some dos programs will work even without virtualization, but some won't. This seems to be an example of the later.