This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Virtual Alloc failure


I realize it has come up before, but what does the following sort of
error mean? I had been successfully compiling Windows demo programs, but
lately get the following output in bash:

bash$ make
gcc -c win.c
(D:\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32/cygnus-2.7.2-961023/cc1.exe
1019)
commit_and_inc: VirtualAlloc failed
In file included from
D:\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32/cygnus-2.7.2-
961023/../../../../i386-cygwin32/include/Windows32/Functions.h:42,
                 from
D:\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32/cygnus-2.7.2-
961023/../../../../i386-cygwin32/include/windows.h:51,
                 from win.c:3:
D:\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32/cygnus-2.7.2-961023/../../../../i38
6-cygwin32/include/Windows32/UnicodeFunctions.h:1345: virtual memory
exhausted
make: *** [win.o] Error 1

Virtual Memory exhaused? I have 20 meg of RAM, running win95 and cygwin
only. What's going on?

Any help appreciated,
DRS
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]