Sadrok
12-08-01, 01:45 PM
Whenever I try to compile or link a program (probably when iostream.h is included) it gives me:
cc1plus.exe: Cannot allocate 65536 bytes after allocating 2958032 bytes
The program has no global variables and an empty main() functions except for the return.
This is a fresh download of DJGPP so what is my problem?
cc1plus.exe: Cannot allocate 65536 bytes after allocating 2958032 bytes
The program has no global variables and an empty main() functions except for the return.
This is a fresh download of DJGPP so what is my problem?