This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Cannot allocate 92625564 bytes after allocating 198356992 bytes
- From: "Dimitri Frederickx" <dimi at flashmail dot com>
- To: <gcc-help at gcc dot gnu dot org>, <gcc at gcc dot gnu dot org>
- Date: Thu, 7 Feb 2002 02:26:43 +0100
- Subject: Cannot allocate 92625564 bytes after allocating 198356992 bytes
While compiling my sourcecode with gcc I get the following message:
(I use jam to compile my sources)
Cc /home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.o
cc1.exe: Cannot allocate 92625564 bytes after allocating 198356992 bytes
gcc -c -Wall -Wsign-compare -Wshadow -Wpointer-arith -Wstrict-prototypes -W
inline -Wconversion -DDEBUG_LEVEL=7 -DVERSION_STRING='"WONKA-0-8-RELEASE"' -
D__NO_STRING_INLINES -DWINNT -DBOOTCLASSDIR='"boot"' -DBOOTCLASSFILE='"class
es.zip"' -DDEBUG -DRUNTIME_CHECKS -ggdb -DFICL -DENABLE_GC -DDISABLE_PS -DOS
WALD -DFSROOT='"./fsroot"' -fno-leading-underscore -O2 -I/home/Administrat
or/open-wonka/wonka/src/vm -I/home/Administrator/open-wonka/kernel/oswald/in
clude -I/home/Administrator/open-wonka/kernel/oswald/hal/host/winnt/include
-I/home/Administrator/open-wonka/kernel/oswald/hal/cpu/x86/include -I/home/A
dministrator/open-wonka/wonka/include -I/home/Administrator/open-wonka/wonka
/hal/cpu/x86/include -I/home/Administrator/open-wonka/wonka/hal/hostos/winnt
/include -I/home/Administrator/open-wonka/network/none/include -I/home/Admin
istrator/open-wonka/wonka/include -I/home/Administrator/open-wonka/wonka/hal
/cpu/x86/include -I/home/Administrator/open-wonka/wonka/hal/hostos/winnt/inc
lude -I/home/Administrator/open-wonka/build-x86-winnt/wonka/bin -I/home/Admi
nistrator/open-wonka/build-x86-winnt/awt/none/bin -I/home/Administrator/open
-wonka/fs/native/hal/hostos/winnt/include -I/home/Administrator/open-wonka/f
s/native/include -I/home/Administrator/open-wonka/jpda/jdwp/include -o
/home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.o
/home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.c
...failed Cc
/home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.o ...
What does this message mean? Why do I get it? Why can't I compile my source?
How do I solve it?
Dimitri Frederickx
Student Industrial Engineer